pp-policy-intel

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user or agent to install the policy-intel-pp-cli tool using npx from the @mvanhorn/printing-press-library registry or via go install from the vendor's GitHub repository (github.com/mvanhorn/printing-press-library). These are verified as vendor-controlled resources.
  • [COMMAND_EXECUTION]: The skill defines several recipes that execute shell commands via the policy-intel-pp-cli binary. These commands take user-supplied arguments such as search terms, docket IDs, and dates to query federal databases.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests data from external sources, specifically public rulemaking data from FederalRegister.gov and Regulations.gov.
  • Ingestion points: Data is returned to the agent context via the output of policy-intel-pp-cli (SKILL.md).
  • Boundary markers: None explicitly defined in the recipes.
  • Capability inventory: The agent has access to the Bash tool (SKILL.md).
  • Sanitization: The CLI uses an --agent flag for compact JSON output, but sanitization of document content for prompt injection is not specified.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 11:46 AM
Security Audit — agent-trust-hub — pp-policy-intel