skill-creator
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute several local repository scripts as part of its workflow, including
bash scripts/lint-eval-fresh.sh,scripts/verbs sync, andpython3 tests/resolver-routes-test.py. These tools are used to maintain the manifest and verify skill integrity. - [DYNAMIC_EXECUTION]: In
lib/verify-and-route-check.md, the skill defines a procedure that uses an inline Python script (`python3 - <<'PY'
) to validate the frontmatter ofSKILL.md` files. This is a local validation step for development quality control.
Audit Metadata