skill-standardization
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, prompt injection, or obfuscation was found during the analysis of the skill's files and scripts.
- [COMMAND_EXECUTION]: The skill contains a local bash script (scripts/validate_skill.sh) used for the static validation of markdown content. This script uses standard utilities such as grep, sed, and awk for text parsing without employing dangerous functions like eval or performing unauthorized system modifications.
- [DATA_EXPOSURE]: No hardcoded credentials or sensitive file access patterns were identified. The skill operates locally on provided skill directories.
- [EXTERNAL_DOWNLOADS]: The skill does not fetch or execute remote code. It recommends standard linting tools in its documentation as a best practice, but does not automate their download or execution.
Audit Metadata