skills/ldayton/dippy/verify-counts/Gen Agent Trust Hub

verify-counts

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs local command execution to calculate metrics for documentation verification.
  • Evidence: Executes uv run pytest to count test cases.
  • Evidence: Executes uv run python -c to inspect internal code constants.
  • Evidence: Uses shell utilities (ls, grep, wc) to count source files.
  • [DATA_EXPOSURE]: The skill contains a hardcoded absolute file path that exposes the local username and directory structure of the environment it was authored in.
  • Evidence: References the specific local path /Users/lily/source/Parable/tests/README.md for verification.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 11:23 PM