payroll-payable-check-free
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions in
SKILL.mdrecommend runningnpx -y @alipay/agent-payment@latest installto enable payment features. This fetches a package from the official NPM registry associated with a well-known organization. - [REMOTE_CODE_EXECUTION]: The recommended
npxcommand executes a script from a remote registry. This is part of the intended workflow for interacting with the SkillPay platform. - [SAFE]: The core logic in
scripts/engine/payroll-payable-check.jsandscripts/run.mjsis self-contained, uses only standard Node.js libraries, and does not perform any network operations or sensitive data access.
Audit Metadata