← Back to scan
File as GitHub Issue repo: BankrBot/skills

Push this scan report to BankrBot/skills

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

Detected a Generic API Key, potentially exposing access to various services and sensitive

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
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… productclank/references/API_REFERENCE.md:113
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… zyfai/SKILL.md:71
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… opensea/opensea-wallet/references/walle…:295
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… onchainkit/references/configuration.md:39
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… trails/references/trails.md:41
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… signals/SKILL.md:79
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… signals/SKILL.md:67
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… signals/SKILL.md:51
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… zerion/references/x402-reference.md:35
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… versa/SKILL.md:77
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… litcoin/docs.md:251
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… quicknode/references/hypercore-hyperliq…:48
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… litcoin/references/protocol.md:240
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… litcoin/references/protocol.md:164
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… productclank/references/FUNDING.md:109
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… productclank/references/FUNDING.md:105
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… productclank/references/FUNDING.md:93
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… productclank/references/FUNDING.md:73
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… litcoin/SKILL.md:375
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… onchainkit/references/examples.md:67
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… nookplot/references/collab-intents.md:41
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… hydrex/references/single-sided-liquidit…:38
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… nookplot/references/identity-register.md:46
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… bankr/SKILL.md:163
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… nookplot/references/economy-bounties.md:42
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… nookplot/references/economy-marketplace…:95
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… clanker/references/airdrops.md:100
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… hunch/SKILL.md:31
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… darksol-random-oracle/SKILL.md:27
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… clanker/references/rewards.md:239
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… bankr/references/safety.md:220
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… bankr/references/sign-submit-api.md:197
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… bankr/references/sign-submit-api.md:180
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… bankr/references/sign-submit-api.md:164
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… bankr/references/sign-submit-api.md:83
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… bankr/references/sign-submit-api.md:35
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… alchemy/references/data-portfolio-apis.…:165
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… alchemy/references/data-portfolio-apis.…:84
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… bankr/references/api-workflow.md:125
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… bankr/references/api-workflow.md:86
CRIT curl-auth-header Discovered a potential authorization token provided in a curl command header, which could… bankr/references/api-workflow.md:42
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… alchemy/references/data-transfers-api.md:93
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… agenticbets/SKILL.md:252
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… agenticbets/references/agent-usage.md:138
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… agenticbets/scripts/agenticbets.py:27
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … symbiosis/scripts/symbiosis-swap.py:40
HIGH MINED034 [MINED034] Python Subprocess Shell True: subprocess(..., shell=True) enables command inje… onchainkit/scripts/create-onchain-app.py:18
HIGH MINED012 [MINED012] Curl Pipe Bash: curl ... | sh / bash — runs unverified network code. gitlawb/scripts/setup.sh:12
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… symbiosis/scripts/symbiosis-swap.py:42
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… symbiosis/scripts/symbiosis-quote.py:42
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… agenticbets/scripts/agenticbets.py:63
HIGH MINED106 Phantom test coverage: test_node_modules onchainkit/scripts/validate-setup.py:149
HIGH CORE_NO_TESTS No test files found
MED SEC125 [SEC125] AI placeholder credential left in source (your-api-key-here style): AI coding as… onchainkit/scripts/validate-setup.py:104
MED SEC125 [SEC125] AI placeholder credential left in source (your-api-key-here style): AI coding as… onchainkit/scripts/setup-environment.py:48
MED MINED111 Bare except continues silently onchainkit/scripts/validate-setup.py:188
MED MINED111 Bare except continues silently onchainkit/scripts/validate-setup.py:145
MED MINED111 Bare except continues silently onchainkit/scripts/validate-setup.py:66
MED MINED111 Bare except continues silently onchainkit/scripts/validate-setup.py:51
MED MINED111 Bare except continues silently onchainkit/scripts/validate-setup.py:41
MED MINED111 Bare except continues silently onchainkit/scripts/validate-setup.py:26
MED MINED111 Bare except continues silently onchainkit/scripts/create-onchain-app.py:148
MED MINED111 Bare except continues silently onchainkit/scripts/setup-environment.py:147
MED MINED111 Bare except continues silently onchainkit/scripts/setup-environment.py:126
MED MINED111 Bare except continues silently agenticbets/scripts/agenticbets.py:107
MED COMP001 [COMP001] High cognitive complexity: Function `create_env_file` has cognitive complexity … onchainkit/scripts/setup-environment.py:38
MED DEPCUR-NPM npm package `@types/react-dom` is 1 major version(s) behind (^18 -> 19.2.3) onchainkit/assets/templates/basic-app/p…
MED AGT015 Remote install command pipes network code directly to a shell gitlawb/scripts/setup.sh:12
MED SEC005 [SEC005] Command Injection Risk: Unsafe shell execution or eval of user input. onchainkit/scripts/create-onchain-app.py:18
MED CORE_NO_CI No CI/CD configuration found
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… signals/scripts/publish-signal.sh:36
LOW COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 8 (SonarSou… onchainkit/scripts/component-generator.…:357
LOW DEPCUR-NPM npm package `@tanstack/react-query` is minor version(s) behind (^5.28.0 -> 5.101.0) onchainkit/assets/templates/basic-app/p…
LOW CORE_NO_LICENSE No LICENSE file
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. symbiosis/scripts/symbiosis-swap.py:146
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … productclank/scripts/create-campaign.mjs:34
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … helixa/scripts/mint-agent.js:30
Reset to top 5 77 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `BankrBot/skills`

**Score: 69/100 (D)**  ·  77 findings  ·  scanned 2026-06-05 19:57 UTC  ·  1,764 LOC

| Severity | Count |
|---|---|
| CRITICAL | 45 |
| HIGH | 8 |
| MEDIUM | 17 |
| LOW | 4 |

📊 [Full filterable report](https://repobility.com/scan/b075e662-8ed3-4c68-8ef1-d3bc0a880163/)  ·  ![scorecard](https://repobility.com/scan/b075e662-8ed3-4c68-8ef1-d3bc0a880163/report.png?v=1780689451-s2)

### Top findings

1. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `productclank/references/API_REFERENCE.md:113`
2. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `zyfai/SKILL.md:71`
3. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `opensea/opensea-wallet/references/wallet-setup.md:295`
4. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `onchainkit/references/configuration.md:39`
5. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `trails/references/trails.md:41`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/b075e662-8ed3-4c68-8ef1-d3bc0a880163/_
Megaproject â high spam risk
Could not determine 'BankrBot/skills' 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.
Already filed
46/81 findings (57%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

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.