bid-comparison-free
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external bid data (JSON or text) which can be manipulated by third parties to influence the agent's behavior through reflected instructions.
- Ingestion points: The
scripts/run.mjsscript reads user-supplied files specified by the--inputflag. - Boundary markers: No explicit delimiters or instructions to ignore embedded content are used when processing the data.
- Capability inventory: The skill is configured with
ReadandBashtool permissions. - Sanitization: Although the engine performs string normalization (removing whitespace and punctuation), it does not filter or sanitize natural language instructions embedded within the bid item names.
- [EXTERNAL_DOWNLOADS]: The documentation contains instructions to install a package from a well-known service provider as part of the upgrade process.
- Evidence: The
SKILL.mdfile instructs the agent to runnpx -y @alipay/agent-payment@latest installto enable purchase functionality for the full version. - Context: The package originates from Alipay, a well-known technology service, and is part of the documented installation flow for the vendor's commercial offering.
Audit Metadata