Static Scan Results
scanned 1d ago · by rust-scannerStatic analysis flagged 17 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Decision evidence
public snapshotSource & flagged code
10 flagged · loading sourcePackage contains a critical-looking secret pattern.
assets/redteam/scenarios.jsonView on unpkg · L9AWS access key ID in assets/redteam/scenarios.json
assets/redteam/scenarios.jsonView on unpkg · L9GitHub personal access token in assets/redteam/scenarios.json
assets/redteam/scenarios.jsonView on unpkg · L16Package source references child process execution.
assets/hooks/correction-detector.jsView on unpkg · L28Package source references dynamic require/import behavior.
bin/lock-in.jsView on unpkg · L5Package source references weak cryptographic algorithms.
src/risk-register.jsView on unpkg · L34Source writes installer persistence such as shell profile or service configuration.
src/airgap.jsView on unpkg · L12A single source file combines environment access, network access, and code or shell execution; review context before blocking.
src/refs/oauth-google.jsView on unpkg · L3Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
src/refs/oauth-google.jsView on unpkg · L3