restaurant-food-cost-check-free
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The documentation in
SKILL.mdprovides instructions for a manual upgrade process that involves the agent executing@alipay/agent-paymentvia thenpxutility. This allows for the download and execution of a tool from a well-known payment provider to facilitate commercial features. - [INDIRECT_PROMPT_INJECTION]: The skill's analysis engine processes untrusted table data provided by the user, creating a vulnerability surface for embedded instructions.
- Ingestion points: Data is ingested through the
textfield in the input JSON or via a file read inscripts/run.mjs. - Boundary markers: No delimiters or defensive instructions are used to distinguish user data from agent commands during the parsing process.
- Capability inventory: The skill is authorized to use
ReadandBashtools, which could be misused if instructions in the data were followed by the agent. - Sanitization: Input content is parsed numerically and split by whitespace/tabs without sanitization of the text itself.
- [EXTERNAL_DOWNLOADS]: The skill references external resources for its upgrade path, including the
@alipay/agent-paymentpackage and official vendor domains likeskillpay.alipay.comandchenqg618.github.io. These are documented as part of the intended commercial workflow of the skill.
Audit Metadata