pp-concur
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads and installs binaries using
go installfromgithub.com/mvanhorn/printing-press-libraryandnpxfrom the@mvanhorn/printing-press-librarypackage. It also suggests installingagent-browservia NPM for specific hotel search functionality. - [COMMAND_EXECUTION]: The skill primarily operates by executing the
concur-pp-clibinary. It uses theBashtool to run commands for managing reports, expenses, and travel searches, as well as for initial setup and verification. - [INDIRECT_PROMPT_INJECTION]: The skill processes expense and travel data fetched from the SAP Concur web application, which represents a surface for indirect injection.
- Ingestion points: External data enters the context when the CLI fetches reports, trip itineraries, and expense details from the Concur API/Web interface (SKILL.md).
- Boundary markers: Absent; the instructions do not specify delimiters to isolate untrusted data from the agent's internal instructions.
- Capability inventory: The skill possesses capabilities for network operations (Concur API and optional webhooks), file system writes (SQLite database, configuration files, and credentials), and browser automation via
agent-browser. - Sanitization: No specific sanitization or validation of the external Concur content is documented.
Audit Metadata