local-coding

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The documentation includes example commands that pipe output to python3 -m json.tool. This uses a standard, built-in Python module to format (pretty-print) JSON data received from the local API. It does not execute the input as code.
  • [EXTERNAL_DOWNLOADS]: The skill references the installation of the ollama-herd package via PyPI. This is the primary tool the skill is designed to manage and is consistent with the author's identity and stated purpose.
  • [DATA_EXFILTRATION]: The skill's configuration (metadata) includes paths for local application data and logs in ~/.fleet-manager/. There is no evidence of this data being sent to external or untrusted destinations; all network interactions are directed to localhost or the vendor's official GitHub repository.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 04:09 PM
Security Audit — agent-trust-hub — local-coding