agri-purchase-invoice-deduction-check-free
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for the user to install a payment tool from a well-known financial service provider (
@alipay/agent-payment) vianpx. This is used to facilitate the optional purchase of a 'Full Version' through the SkillPay platform. - [DATA_EXPOSURE]: The skill reads user-supplied invoice data from local files or JSON input. This data is processed deterministically for arithmetic verification. No network access or data exfiltration mechanisms were identified in the source code.
- [COMMAND_EXECUTION]: The skill utilizes the Node.js
fsmodule to read local files provided by the user through command-line arguments (--input). The execution is limited to reading the specified input for validation purposes.
Audit Metadata