pp-alltrails
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill directs the agent to install the
alltrails-pp-clibinary usingnpxorgo installfrom external repositories managed by the vendor. - [DATA_EXFILTRATION]: The command-line tool provides a
--deliver webhook:<url>feature that allows the agent to POST command results to any user-specified URL, creating a potential path for data exfiltration. - [DATA_EXFILTRATION]: The
feedbackcommand is designed to send local data to an external endpoint if theALLTRAILS_FEEDBACK_ENDPOINTenvironment variable is configured. - [COMMAND_EXECUTION]: The skill relies on executing the
alltrails-pp-clibinary through the system shell to perform its tasks. - [PROMPT_INJECTION]: The skill retrieves activity, trail, and profile data from AllTrails browser and mobile surfaces, which represents a surface for indirect prompt injection.
- Ingestion points: Data is fetched via commands such as
alltrails list,alltrails get-v3, andalltrails list-v3from the AllTrails API. - Boundary markers: The instructions do not include specific delimiters or warnings to the agent to ignore instructions embedded within the retrieved data.
- Capability inventory: The associated CLI tool possesses capabilities for filesystem writes (
--deliver file:) and network requests (--deliver webhook:). - Sanitization: No evidence of data sanitization or filtering is provided for the content ingested from the external API.
Audit Metadata