Blumira Agents — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Blumira Agents (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Blumira agents (sensors) are deployed on devices to collect log data and detect threats. This skill covers device inventory management, agent health monitoring, and agent key management for deployments.
Devices represent endpoints, servers, or network appliances with Blumira agents installed. Each device record includes agent status, last seen time, OS information, and network details.
Agent keys are deployment tokens used to register new agents with your Blumira organization. Keys can be scoped and rotated as needed.
blumira_agents_devices_list
page_size=50
order_by=-last_seenFilter examples:
blumira_agents_devices_list
os.contains=Windows
status.eq=activeblumira_agents_devices_get
device_id=<UUID>blumira_agents_keys_listblumira_agents_keys_get
key_id=<UUID>blumira_agents_devices_list with order_by=last_seen to find stale agentsblumira_agents_devices_list with page_size=100 to enumerate all devicesblumira_agents_keys_list to find available deployment keysblumira_agents_devices_list that the new device appearsCause: Invalid device ID or device not in current org scope Solution: Verify the device ID with blumira_agents_devices_list.
Cause: No keys have been created for the organization Solution: Agent keys must be created in the Blumira portal. The API is read-only for key management.
last_seen timestamps to catch offline agents earlyblumira_msp_devices_list to audit across accounts~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.