skills/broomva/skills/goodies/Gen Agent Trust Hub

goodies

Pass

Audited by Gen Agent Trust Hub on Aug 8, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses subprocess.run() in scripts/vault_sync.py to perform standard Git operations (init, add, commit, push) for maintaining the public vault repository. This is a core functional requirement for the skill and handles repository synchronization rather than arbitrary shell execution.
  • [SAFE]: Data ingestion and processing logic in scripts/vault_ingest.py and scripts/vault_schema.py utilize standard libraries for URL parsing, schema validation, and JSON management. No sensitive data exfiltration or prompt injection vectors were identified.
  • [SAFE]: The dynamic taxonomy resolution logic in scripts/vault_schema.py is self-contained and focuses on categorizing resource metadata within a local JSON file.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 8, 2026, 03:09 PM
Security Audit — agent-trust-hub — goodies