skill-doctor
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a localized static analysis utility for auditing skill repositories. No malicious patterns were detected.
- [SAFE]: External dependencies are restricted to the well-known
PyYAMLlibrary, used withsafe_loadto prevent code execution during parsing. - [SAFE]: File system modifications are restricted to non-executable metadata files (
agents/openai.yaml) and are only performed when specifically requested via the--fix-safeargument.
Audit Metadata