treat-blockers-as-incidents
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides meta-instructions and rules for diagnostic behavior without introducing executable code or malicious logic.
- [SAFE]: Explicit safety controls are established in
rules/record-the-learning.mdwhich mandates the exclusion of secrets, tokens, and credentials from generated reports. - [SAFE]: The
rules/never-destroy-to-proceed.mdguideline prevents the agent from performing potentially harmful operations like deleting lockfiles, clearing caches, or rotating credentials without manual developer oversight. - [SAFE]: The skill incorporates 'Stop Conditions' in
rules/stop-conditions.mdto prevent excessive resource consumption or attempts to bypass security constraints (e.g., stopping when a task requires secrets to be printed or when tool permissions are asymmetric).
Audit Metadata