surtax-check-free
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Local Execution Environment: The core logic in
scripts/run.mjsandscripts/engine/surtax-check.jsuses standard Node.js modules for file reading and data processing. It contains no network capabilities (no usage ofhttp,https,net, orfetch), ensuring data privacy.\n- [SAFE]: Deterministic Data Processing: The skill parses user input using regular expressions and numeric normalization to perform tax audits. It does not involve dynamic code execution (eval,exec) or direct prompt construction for LLMs, preventing common injection vulnerabilities.\n- [SAFE]: Trusted External References: Documentation withinSKILL.mdrefers to the author's official GitHub Pages and the Alipay SkillPay platform for optional upgrades. These references use well-known services and trusted package namespaces (@alipay/agent-payment) for installation instructions.
Audit Metadata