Environment variable access combined with network send.
Critical
- Code
- suspicious.env_credential_access
- Location
- dist/index.js:1065
- Evidence
const cfg = resolveInstances(process.env);
Security audit
Security checks across malware telemetry and agentic risk
No artifact-backed suspicious behavior could be established from the available review, but the workspace shell failed before files could be read.
Treat this as an incomplete low-confidence review: the sandbox prevented reading metadata.json and artifact files, so installation should wait for a successful artifact inspection.
VirusTotal engine telemetry is currently stale for this artifact.
Detected: suspicious.env_credential_access
const cfg = resolveInstances(process.env);
var cfg = resolveInstances(process.env);