Back to skill
Skillv3.5.3

Static analysis security

Aicoin Freqtrade · Deterministic local checks for risky code patterns and metadata mismatches.

Scanner verdict

ReviewApr 30, 2026, 5:05 AM
Summary
Detected: suspicious.dangerous_exec, suspicious.env_credential_access, suspicious.potential_exfiltration
Reason codes
suspicious.dangerous_execsuspicious.env_credential_accesssuspicious.potential_exfiltration
Engine
v2.4.5

Evidence

criticalscripts/ft-deploy.mjs:51
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticallib/aicoin-api.mjs:12
Environment variable access combined with network send.
suspicious.env_credential_access
criticallib/freqtrade-api.mjs:10
Environment variable access combined with network send.
suspicious.env_credential_access
criticalscripts/ft-deploy.mjs:16
Environment variable access combined with network send.
suspicious.env_credential_access
warnlib/aicoin-api.mjs:4
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnlib/freqtrade-api.mjs:3
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnscripts/ft-deploy.mjs:4
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration