skill-protocol-mastery
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill consists of documentation and utility scripts for skill creation and validation. All operations are local and serve a legitimate development purpose. No malicious patterns such as prompt injection, obfuscation, or persistence mechanisms were found.- [EXTERNAL_DOWNLOADS]: The skill documentation and examples reference standard libraries such as
pdfplumber,jsonschema, andajvfor PDF processing and schema validation. These are well-known, trusted packages used within their expected contexts.- [COMMAND_EXECUTION]: Utility scripts provided in thescripts/directory perform file system checks and text validation using standard commands likegrep,sed, andhead. These operations are limited to the skill's intended administrative functions and do not involve untrusted input execution.
Audit Metadata