Hubble SDK host-side tools
Claude Skills are markdown + scripts loaded into Claude Code; scanned with the same pipeline.
We found this by crawling public sources and nobody has attested to it. That is how most of the registry gets here, and it is not a mark against the artifact — it only means no authenticated act of publication is on record. An artifact can be the vendor's own and still appear here.
github_release: https://github.com/hubblenetwork/pyhubblenetwork, 0 findings
Claude Skills install to a single target, no runtime picker.
nerlo install -- pyhubblenetwork
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- pyhubblenetwork ~/.claude/skills/
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
6 of 11 scanners examined this package. The rest do not apply to it — language, ecosystem and packaging decide which analyzers can say anything, and a scanner that cannot examine an artifact reports nothing rather than passing it.
v1.4.0
0 findings · 0.9s
v2.0.11
14 findings · 10.0s
v0.3.74
8 findings · 7.4s
v0.1.0
1 finding · 5.3s
v0.1.0
0 findings · 5.3s
v0.1.0
0 findings · 14.0s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.2s
v0.71.0
No dependency manifest or lockfile was found in this artifact. What each scanner covers
0 findings · 0.2s
v2.3.8
No dependency manifest or lockfile was found in this artifact. What each scanner covers
0 findings · 0.1s
v0.71.0
No container image was published for this artifact. What each scanner covers
0 findings · 0.0s
vv1.6.0
No Go modules were found in this artifact. What each scanner covers
0 findings · 0.1s
1 scan on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 21, 2026 | Flagged79 | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source: completetrivy ·n/a: not applicableosv-scanner ·n/a: not applicabletrivy_image ·n/a: not applicablegovulncheck ·n/a: not applicable | completed |
Findings in files this artifact installs stand as reported; a model re-read the rest and said which ones it believes are false positives. This is a second opinion published beside the evidence, not a correction to it: the per-scanner reports above are unchanged, every dismissed finding is still listed there at its original severity, and the score and the Flagged badge are computed from those raw severities alone. Nothing below moved them.
Out of 23 findings across every scanner that examined this package.
Two keys had to turn. The model had to name a reason from a fixed list of six, and a deterministic check of ours — over which files this artifact actually installs — had to independently agree. Anything it could not corroborate is in “not reviewed” above, at full severity.
3 Test or fixture file — The match is in a test or fixture. Our own check confirmed the file is not part of what gets installed.
Rules: AAK-SECRET-004 · Files: tests/test_cloud_integration.py · reported by agent-audit-kit
2 CI or editor configuration — The match is in build, CI or editor configuration, confirmed by our own check to be outside the installed artifact.
Rules: AAK-GHA-IMMUTABLE-001 · Files: .github/workflows/release.yml · reported by agent-audit-kit
1 Agent instruction file — The match is in a file that instructs an AI coding agent — a CLAUDE.md or similar. It is documentation of intent, and our own check confirmed it is not part of what gets installed.
Rules: TOOL_ABUSE_UNDECLARED_NETWORK · Files: /repo/repo/CLAUDE.md · reported by cisco-skill-scanner
These findings are in files this artifact installs and are not placeholder values. No false-positive basis can be corroborated for such a finding, so this review never dismisses one; they were not sent to the model and stand at their scanner's severity.
6 DATA_EXFIL_NETWORK_REQUESTS
Files: /repo/src/hubblenetwork/sat.py · reported by cisco-skill-scanner
4 MANIFEST_MISSING_LICENSE
Files: /repo/.claude/skills/release/SKILL.md, /repo/plugins/pyhubblenetwork/skills/hubble-ready-test/SKILL.md, /repo/SKILL.md and 1 more · reported by cisco-skill-scanner
2 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/plugins/pyhubblenetwork/SKILL.md · reported by cisco-skill-scanner
1 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json · reported by agent-audit-kit
1 AAK-SECRET-004
Files: src/hubblenetwork/cli.py · reported by agent-audit-kit
1 AAK-SUPPLY-004
Files:
Artifact may expose credentials and perform network egress.
The artifact contains code that may expose credentials from `src/hubblenetwork/cli.py` and transmit secret data over the network from `/repo/src/hubblenetwork/cloud.py`. It also includes a potential infinite loop in `/repo/src/hubblenetwork/org.py` that could lead to resource exhaustion. Additionally, the artifact performs network requests in multiple locations and interacts with a marketplace API.
Concern level assessed by the review: High. This is the review's scale, not the registry badge.
Reviewed by gemini-2.5-flash. The model sees the findings, not your code, and cannot change a score.
1 opt.nerlo-rules.nerlo-py-secret-to-network-egress
Files: /repo/src/hubblenetwork/cloud.py · reported by nerlo-behavioral
1 RESOURCE_ABUSE_INFINITE_LOOP
Files: /repo/src/hubblenetwork/org.py · reported by cisco-skill-scanner