Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 11 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Static reason
One or more suspicious static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsUrlStrings
Source & flagged code
5 flagged · loading sourcedist/reverse.jsView file
25patternName = generic_password
severity = medium
line = 25
matchedText = password...rd",
Medium
bin/cli.jsView file
2L3: const fs = require("fs");
L4: const path = require("path");
Medium
Dynamic Require
Package source references dynamic require/import behavior.
bin/cli.jsView on unpkg · L2skills/fastcar-framework/SKILL.mdView file
604patternName = generic_password
severity = medium
line = 604
matchedText = passwo...
Medium
Secret Pattern
Hardcoded password in skills/fastcar-framework/SKILL.md
skills/fastcar-framework/SKILL.mdView on unpkg · L604skills/fastcar-rpc-microservices/SKILL.mdView file
72patternName = generic_password
severity = medium
line = 72
matchedText = secure: ..." },
Medium
Secret Pattern
Hardcoded password in skills/fastcar-rpc-microservices/SKILL.md
skills/fastcar-rpc-microservices/SKILL.mdView on unpkg · L72117patternName = generic_password
severity = medium
line = 117
matchedText = secure: ..." },
Medium
Secret Pattern
Hardcoded password in skills/fastcar-rpc-microservices/SKILL.md
skills/fastcar-rpc-microservices/SKILL.mdView on unpkg · L117Findings
7 Medium4 Low
MediumSecret Patterndist/reverse.js
MediumDynamic Requirebin/cli.js
MediumNetwork
MediumEnvironment Vars
MediumSecret Patternskills/fastcar-framework/SKILL.md
MediumSecret Patternskills/fastcar-rpc-microservices/SKILL.md
MediumSecret Patternskills/fastcar-rpc-microservices/SKILL.md
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings