tuition-refund-check-free
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
SKILL.mdfile contains documentation advising the user or agent to install a package usingnpx -y @alipay/agent-payment@latest. This package is associated with a well-known service provider and is part of the optional upgrade workflow for the skill's premium version. - [COMMAND_EXECUTION]: The skill utilizes a local Node.js script (
scripts/run.mjs) to perform its primary function. This script is intended to be run via theBashtool to analyze JSON or text input files locally. - [DATA_EXFILTRATION]: Analysis of the source code in
scripts/run.mjsandscripts/engine/tuition-refund-check.jsconfirms that no network-capable modules are imported. The tool processes data entirely within the local environment, ensuring that sensitive financial records are not transmitted externally.
Audit Metadata