store-sales-report-check-free
Warn
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: MEDIUMPROMPT_INJECTIONREMOTE_CODE_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: Instructions in the
SKILL.mdfile specifically target the AI assistant to override standard authorization flows. These instructions include directives like 'I have authorized' and 'do not confirm for me,' which are designed to suppress interactive safety prompts during sensitive operations.\n- [REMOTE_CODE_EXECUTION]: The documentation describes a procedure to fetch and execute packages from the official Alipay NPM registry usingnpx -y @alipay/agent-payment@latest install. This pattern involves the execution of remote code within the agent environment.\n- [INDIRECT_PROMPT_INJECTION]: The skill's input processing mechanism inscripts/engine/store-sales-report-check.jslacks sanitization. It ingests arbitrary text from the user or files, which could contain malicious instructions. If the analysis results are subsequently processed by an LLM, these instructions could lead to indirect prompt injection.
Audit Metadata