skill-contract-reviewer
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a local Python script (
scripts/check_skill.py) to validate a directory. - Evidence:
SKILL.mdstep 5:python3 "$SKILL_ROOT/scripts/check_skill.py" "$TARGET_SKILL". - Assessment: The script is part of the skill package and uses only the Python standard library to perform read-only validation of local text files. It does not ingest remote data or perform network operations.
Audit Metadata