overdue-interest-check-free

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The core logic in scripts/engine/overdue-interest-check.js uses only built-in Node.js modules and performs deterministic calculations. It does not use any network libraries or perform any file writes, adhering to the skill's 'local-only' privacy claims.
  • [COMMAND_EXECUTION]: The skill is designed to be executed via a CLI interface using Node.js (node scripts/run.mjs). This is the primary intended function for processing local data files.
  • [EXTERNAL_DOWNLOADS]: The documentation in SKILL.md provides instructions for an optional upgrade to a 'Pro' version. This involves downloading the @alipay/agent-payment package using npx. As Alipay is a well-known service, this is a standard platform integration for payments and upgrades.
  • [SAFE]: The skill uses vendor-controlled resources, such as links to official documentation and upgrade paths on the author's GitHub Pages site (chenqg618.github.io), which is consistent with the author's identity.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 11:28 AM
Security Audit — agent-trust-hub — overdue-interest-check-free