Blumira Resolutions — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Blumira Resolutions (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.
Resolutions are the final disposition applied to findings when closing them. Choosing the correct resolution type is critical for accurate security metrics, detection tuning, and compliance reporting.
| Code | Label | Description | When to Use |
|---|---|---|---|
| 10 | Valid | Confirmed real threat | The finding represents a genuine security event. Action was taken (blocked, remediated, etc.) |
| 20 | Not Applicable | Doesn't apply | The detection is correct but irrelevant to this environment (e.g., policy doesn't apply to test lab) |
| 30 | False Positive | Incorrect detection | The detection fired incorrectly — the activity was benign |
blumira_resolutions_listReturns all resolution types with their codes, labels, and descriptions.
blumira_findings_resolve
finding_id=<UUID>
resolution_type=10
notes="Confirmed credential stuffing attack from IP 203.0.113.50. Account locked, password reset forced."blumira_msp_findings_resolve
account_id=<UUID>
finding_id=<UUID>
resolution_type=30
notes="False positive - scheduled backup job triggers this detection. Added to allowlist."blumira_findings_list filtered by the specific detection ruleCause: Resolution code is not 10, 20, or 30 Solution: Use blumira_resolutions_list to confirm valid codes.
Cause: Some resolution workflows may require notes Solution: Always provide descriptive notes for audit trail purposes.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.