SkillSpector · aicoin-onchain
independent scanner by NVIDIA · skill by enuno · how it works ↗
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.; Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.; Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain…; +2 more
scanned 2026-08-23
Findings (12)
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
scripts/trade.mjs
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
lib/okx-api.mjs
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
lib/okx-api.mjs
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
lib/okx-api.mjs
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
lib/okx-api.mjs
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/trade.mjs
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/trade.mjs
Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
scripts/token.mjs
Dependencies lack version pinning, allowing potential malicious package updates. Consider pinning versions.
package.json
Dependencies lack version pinning, allowing potential malicious package updates. Consider pinning versions.
package.json
Dependencies lack version pinning, allowing potential malicious package updates. Consider pinning versions.
package.json
Dependency has known vulnerabilities (CVEs). Using packages with unpatched security flaws exposes the environment to known exploits.
package.json
What the verdicts mean
SkillSpector reports on SkillMD's shared five-tier scale. See how SkillSpector works ↗.
Overall severity LOW (risk score in the safe range)
Overall severity MEDIUM
Overall severity HIGH
Overall severity CRITICAL
Scan could not complete