skill-authoring
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on enhancing agent security through 'anti-rationalization' techniques, which prevent the AI from bypassing safety and quality requirements under user pressure.
- [SAFE]: It provides industry-standard guidance for handling sensitive data, instructing developers to use environment variables for API keys and strictly forbidding the inclusion of secrets in chat transcripts.
- [COMMAND_EXECUTION]: The documentation references local Python scripts (e.g.,
scripts/skill_validator.py,scripts/analyze.py) for structural validation and token analysis. These are standard development utilities for the target platform (Claude Code). - [EXTERNAL_DOWNLOADS]: The skill lists
pyyamlas a dependency for its validation tools. PyYAML is a well-known, reputable library for parsing YAML content.
Audit Metadata