pp-printing-press-golden
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The CLI tool includes extensive credential protection measures, specifically a masking system in internal/client/client.go that redacts API keys from stderr, dry-run output, and error messages.
- [COMMAND_EXECUTION]: The skill executes local commands through a companion binary. This binary implements a security gate for SQL operations, enforcing single-statement read-only access to prevent database abuse or unauthorized writes.
- [EXTERNAL_DOWNLOADS]: The skill uses the author's npm registry (@mvanhorn/printing-press-library) to install the necessary binary components. This aligns with standard vendor distribution practices for agent extensions.
Audit Metadata