← Back to scan
File as GitHub Issue repo: obra/superpowers

Push this scan report to obra/superpowers

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Agent control bridge may listen on a network interface without visible auth

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… skills/writing-skills/render-graphs.js:25
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). skills/brainstorming/scripts/server.cjs:12
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … skills/brainstorming/scripts/server.cjs:190
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … skills/writing-skills/render-graphs.js:25
MED AGT012 Agent control bridge may listen on a network interface without visible auth skills/brainstorming/scripts/start-serv…:12
MED CORE_NO_CI No CI/CD configuration found
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… skills/brainstorming/scripts/server.cjs:103
LOW AIC009 Multiple AI-agent scaffold marker files are present AGENTS.md:1
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … skills/writing-skills/render-graphs.js:78
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … skills/brainstorming/scripts/server.cjs:229
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… skills/brainstorming/scripts/server.cjs:342
INFO MINED098 [MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win… skills/brainstorming/scripts/helper.js:65
Reset to top 5 12 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `obra/superpowers`

**Score: 92/100 (B+)**  ·  12 findings  ·  scanned 2026-05-24 01:21 UTC  ·  1,536 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 3 |
| MEDIUM | 3 |
| LOW | 2 |

📊 [Full filterable report](https://repobility.com/scan/ae44555f-5cc0-4369-8639-1c7618a9077e/)  ·  ![scorecard](https://repobility.com/scan/ae44555f-5cc0-4369-8639-1c7618a9077e/report.png?v=1779585714-s2)

### Top findings

1. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `skills/writing-skills/render-graphs.js:25`
2. **HIGH** `MINED004` — Weak Crypto
   `skills/brainstorming/scripts/server.cjs:12` · CWE-327 · ✓ Repobility
3. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `skills/brainstorming/scripts/server.cjs:190`
4. **MEDIUM** `SEC045` — eval()/exec() on stored or user-supplied data
   `skills/writing-skills/render-graphs.js:25` · CWE-95 · A03:2021 Injection
5. **MEDIUM** `AGT012` — Agent control bridge may listen on a network interface without visible auth
   `skills/brainstorming/scripts/start-server.sh:12`

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/ae44555f-5cc0-4369-8639-1c7618a9077e/_
Premium account
This scan was submitted by a Enterprise-tier account. Premium accounts have full outreach control â Repobility doesn't pre-fill the 'file as GitHub issue' button for paid users. You can still file the issue manually using the markdown body above (Copy markdown), or contact us if you'd like batch-filing enabled for your account.
Megaproject â high spam risk
Could not determine 'obra/superpowers' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.