ptz-docs

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation on camera control protocols and a utility script for searching them without any security violations. All components align with the skill's stated purpose of providing a protocol reference.
  • [EXTERNAL_DOWNLOADS]: The script scripts/ptzdocs.py fetches documentation from official domains including pro.sony and onvif.org. These are recognized as legitimate and trusted sources for camera standards and specifications.
  • [COMMAND_EXECUTION]: The included script ptzdocs.py is used for documentation management and search. It does not execute arbitrary shell commands or dynamic code and relies solely on Python's standard library.
  • [DATA_EXFILTRATION]: No patterns of data exfiltration or sensitive file access were detected. The script manages its own local cache in the standard ~/.cache/ptz-docs/ directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:54 AM
Security Audit — agent-trust-hub — ptz-docs