github.com / obra
obra/ superpowers
Shell·195 files·commit b36e082·scanned 1d ago·cached ✓
15/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
score capped at 15 — 278,768+ stars — findings likely false positives
verdict accurate?
278,768 stars
39% file coverage
threat-state: lowlive
FINDINGS ░▒▓
criticalFunction() constructor detectednew Function() is equivalent to eval() and can execute arbitrary code strings.tests/brainstorm-server/auth.test.js
const location = { replace(url) { replacements.push(url); } };
new Function('sessionStorage', 'location', match[1])(sessionStorage, location);
return replacements;
}+5criticalFunction() constructor detectednew Function() is equivalent to eval() and can execute arbitrary code strings.tests/brainstorm-server/helper.test.js
const moduleShim = { exports: {} };
new Function('module', src)(moduleShim);
const { nextReconnectDelay, MIN_RECONNECT_MS, MAX_RECONNECT_MS, TOMBSTONE_AFTER_MS } = moduleShim.exports;
+5warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code..kimi-plugin/plugin.json+4
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.skills/brainstorming/scripts/helper.js+3
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.tests/brainstorm-server/branding.test.js+3
warningHigh-entropy string literalsFound 6 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.tests/brainstorm-server/lifecycle.test.js+3
Scores are heuristics. A “safe” verdict means no known-malicious patterns were found — clever malware can look boring. Wrong verdict? Flag it above; confirmed false positives become regression tests.
76 files scanned @ b36e082 | 8/28/2026 | heuristic scan — always review manually
risk by category
code execution12
network & exfiltration0
file system access0
obfuscation15
supply chain2
owasp / injection0
telemetry
files 76/195rules hit 8engine v5commit b36e082
github
obra/superpowers
An agentic skills framework & software development methodology that works.
278768
24952
324d
195 files
76 scanned(39%)
b36e082
architecture░▒▓
entry (1) flagged (7) pkg (13)
33 nodes · 25 edgesscroll to zoom · click node to jump to finding