code-review-fix-hardened

Fail

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: HIGHCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
  • [CREDENTIALS_UNSAFE]: A hardcoded API key (sk_97337971993cff4076fb179c0e1f42d592a89406507c603db864d6784c849bd8) was found in lib/billing.ts. Storing secrets in source code is a major security risk that can lead to credential theft and unauthorized service access.\n- [EXTERNAL_DOWNLOADS]: The skill performs network operations using fetch to interact with https://skillpay.me for billing and account management. Furthermore, the SAFETY.md file contains a reference to Pastbin.com, which is a blacklisted domain commonly used for malicious activity.\n- [COMMAND_EXECUTION]: The skill's main script (scripts/main.ts) reads and writes to the local filesystem, enabling it to modify user source code files. This capability, while central to the skill's purpose, requires high privileges and poses a risk of accidental or malicious code modification.\n- [DATA_EXFILTRATION]: The skill extracts the local machine's OS username using require('os').userInfo().username and transmits it to the external SkillPay API as part of the user identification process, which constitutes a minor PII leak.
Recommendations
  • AI detected serious security threats
  • Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata
Risk Level
HIGH
Analyzed
Apr 21, 2026, 06:31 PM
Security Audit — agent-trust-hub — code-review-fix-hardened