skills/pachca/openapi/pachca-profile/Gen Agent Trust Hub

pachca-profile

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes shell commands using the pachca CLI tool and npx to perform profile management tasks.
  • [EXTERNAL_DOWNLOADS]: Fetches and runs the @pachca/cli package from the npm registry via npx and suggests global installation using npm install.
  • [DATA_EXFILTRATION]: The skill manages a sensitive authentication token (PACHCA_TOKEN) which is used to authenticate requests to external Pachca API endpoints.
  • [PROMPT_INJECTION]: The skill exhibits vulnerability to indirect prompt injection by ingesting untrusted data from the user's Pachca profile (such as status messages, nicknames, and custom properties) into the agent's context.
  • Ingestion points: Data returned by pachca profile get and pachca profile get-info commands.
  • Boundary markers: No explicit delimiters or instructions are provided to the agent to ignore potentially malicious content within the fetched profile data.
  • Capability inventory: The skill possesses shell execution capabilities via the pachca CLI and npx tools.
  • Sanitization: There is no evidence of sanitization or validation of the data retrieved from the API before it is processed by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 01:56 AM
Security Audit — agent-trust-hub — pachca-profile