Blumira Users — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Blumira Users (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 users are organization members who can access the portal, investigate findings, and manage the environment. This skill covers user listing and lookup, primarily for finding assignment workflows.
Users have roles that determine their permissions within the Blumira organization. The API exposes user identity and metadata for assignment and audit purposes.
User IDs (UUIDs) are required when assigning findings to specific analysts. Use blumira_users_list to look up IDs.
blumira_users_list
page_size=50Response includes user ID, name, email, and role information.
blumira_users_list
[email protected]blumira_users_list to get all usersuser_id with blumira_findings_assignblumira_users_list with full paginationCause: Token may not have permission to list users Solution: Verify JWT token has appropriate scope for user management.
blumira_msp_users_list with account context~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.