social-insurance-check-free
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements its logic using local Node.js scripts (scripts/run.mjs and scripts/engine/social-insurance-check.js) which perform deterministic arithmetic checks on user input. No network access or external dependencies are required for core functionality.
- [EXTERNAL_DOWNLOADS]: The documentation contains instructions for optional installation of the
@alipay/agent-paymentpackage and links toskillpay.alipay.comto facilitate purchases on the platform. These references point to official infrastructure associated with well-known services and the skill's developer. - [DATA_EXFILTRATION]: Analysis of the source code confirms there are no network operations, such as
fetchorhttp.request, used to transmit data externally. The skill's behavior is consistent with its claim of local execution. - [COMMAND_EXECUTION]: The skill is configured to use the
Bashtool to execute its own internal script. The script's logic is restricted to processing insurance data and does not accept or execute arbitrary shell commands.
Audit Metadata