Static Scan Results
scanned 6h ago · by rust-scannerStatic analysis flagged 28 finding(s) at 86.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Decision evidence
public snapshotSource & flagged code
17 flagged · loading sourcePackage contains a critical-looking secret pattern.
src/integrations/canary-tokens.jsView on unpkg · L139OpenSSH private key in src/integrations/canary-tokens.js
src/integrations/canary-tokens.jsView on unpkg · L139Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
bin/muaddib.jsView on unpkg · L4Package source references dynamic require/import behavior.
bin/muaddib.jsView on unpkg · L7Source mutates package metadata and republishes itself to npm.
src/response/playbooks.jsView on unpkg · L13Source fetches a remote non-code asset, decodes its contents, and dynamically executes the decoded payload.
src/rules/index.jsView on unpkg · L54A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
src/rules/index.jsView on unpkg · L54Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
src/rules/index.jsView on unpkg · L54Source writes installer persistence such as shell profile or service configuration.
src/rules/index.jsView on unpkg · L54GitHub personal access token in src/sandbox/index.js
src/sandbox/index.jsView on unpkg · L176AWS access key ID in src/scanner/ast-detectors/anti-evasion.js
src/scanner/ast-detectors/anti-evasion.jsView on unpkg · L36