Jarvis V2 runtime
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.
40 critical findings reported by cisco-skill-scanner, agent-audit-kit, 29 of them in the installed artifact. The composite score alone does not reflect this — read the per-scanner reports below.
This artifact ships from 2 sources and their verdicts differ. The worst is github (Flagged). Installing from a cleaner source does not mean the others are safe — check the source you actually install from.
github: https://github.com/nickless-cmd/jarvis-v2, 793 findings
Claude Skills install to a single target, no runtime picker.
nerlo install -- jarvis-v2
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- jarvis-v2 ~/.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.5s
v2.0.11
591 findings · 239.1s
v0.3.74
78 findings · 343.0s
v0.1.0
79 findings · 74.7s
v0.1.0
45 findings · 74.8s
v0.1.0
0 findings · 53.8s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.1s
No report in this scan: govulncheck, osv-scanner, trivy, trivy_image.
1 scan on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 22, 2026 | Scan Halted | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source: complete | rejected |
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 793 findings across every scanner that examined this package. 11 of 40 findings rated critical by their scanner were among the dismissals.
Not reviewed is not the same as clean. Those 5 findings stand exactly as their scanners reported them, at full severity, as they would have without this review.
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.
177 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: YARA_command_injection_generic, opt.nerlo-rules.nerlo-install-pipe-to-shell, PIPELINE_TAINT_FLOW and 10 more · Files: /repo/docs/superpowers/plans/2026-07-14-jc-parity-fase6-acceptance.md, /repo/docs/superpowers/specs/2026-07-14-jarvis-code-parity.md, /repo/docs/_archive/superpowers/plans/2026-04-09-jarvis-mcp-and-openai-proxy.md and 79 more · reported by cisco-skill-scanner, nerlo-install-instruction, agent-audit-kit
52 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: DATA_EXFIL_SOCKET_CONNECT, COMMAND_INJECTION_EVAL, AAK-IPI-WILD-CORPUS-001 and 11 more · Files: /repo/tests/services/test_infra_weather_daemon.py, /repo/tests/test_auto_ensure_tests.py, tests/test_permission_classifier.py and 31 more · reported by cisco-skill-scanner, 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/AGENTS.md · reported by cisco-skill-scanner
1 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/desk-release.yml · reported by agent-audit-kit
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.
148 DATA_EXFIL_JS_NETWORK
Files: /repo/apps/jarvis-desk/electron/appDispatchWatcher.ts, /repo/apps/jarvis-desk/electron/bridge.ts, /repo/apps/jarvis-desk/electron/localDiscordGateway.ts and 28 more · reported by cisco-skill-scanner
146 DATA_EXFIL_NETWORK_REQUESTS
Files: /repo/core/runtime/arko_provider.py, /repo/core/services/attachment_service.py, /repo/core/services/central_cost_surface.py and 47 more · reported by cisco-skill-scanner
59 opt.nerlo-rules.nerlo-py-secret-to-network-egress
Files: /repo/apps/api/jarvis_api/routes/anthropic_compat.py, /repo/apps/api/jarvis_api/routes/mission_control_living_mind.py, /repo/core/auth/copilot_session.py and 29 more · reported by nerlo-behavioral
30 YARA_capability_inflation_generic
Files: /repo/.secrets.baseline · reported by cisco-skill-scanner
29 MANIFEST_MISSING_LICENSE
Files: /repo/.claude/skills/composio-developer-growth-analysis/SKILL.md, /repo/.claude/skills/composio-image-enhancer/SKILL.md, /repo/.claude/skills/composio-connect/SKILL.md and 26 more
The model could have called any of these a false positive and did not.
3 SQL_INJECTION_STRING_FORMAT
Files: /repo/core/services/experience_episodes.py, /repo/core/services/counterfactual_engine.py, /repo/apps/api/jarvis_api/routes/jarvisx_sessions.py · reported by cisco-skill-scanner
5 The model did not answer for these findings.
Rules: PROMPT_INJECTION_IGNORE_INSTRUCTIONS, opt.nerlo-rules.nerlo-install-shell-inline-command · Files: /repo/docs/specs/SKILL.md, /repo/docs/superpowers/plans/2026-07-14-jc-parity-fase2-dispatch-bg-mem-sandbox.md · reported by cisco-skill-scanner, nerlo-install-instruction
Artifact presents critical risks including command execution and data exfiltration.
The artifact contains multiple critical vulnerabilities, including command injection via JavaScript child processes and `eval` in `jarvis-desk` and `jarvisx` electron bridge files, and system modification during installation. SQL injection vulnerabilities are present in several database-related Python files, and path traversal is identified in `core/services/prompt_sections/memory_recall.py`. Additionally, the artifact performs network egress via socket connections in `core/services/infra_sense.py` and `core/services/infra_weather_daemon.py`, and has high severity findings related to secret-to-network egress and dynamic execution.
Concern level assessed by the review: Critical. 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.
17 AAK-SECRET-004
Files: apps/jarvis-desk/src/lib/__fixtures__/crashContent.json, core/services/user_contradiction_tracker.py, core/services/epistemics.py and 10 more · reported by agent-audit-kit
17 opt.nerlo-rules.nerlo-js-secret-to-network-egress
Files: /repo/apps/jarvis-desk/electron/bridge.ts, /repo/apps/jarvis-desk/electron/main.ts, /repo/apps/jarvis-desk/src/lib/api.ts and 4 more · reported by nerlo-behavioral
9 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/infra/SKILL.md, /repo/workspace/default/SKILL.md and 6 more · reported by cisco-skill-scanner
8 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/apps/jarvisx/scripts/build-preload.cjs, /repo/apps/jarvisx/scripts/fix-sandbox.cjs, /repo/apps/jarvis-desk/electron/bridge.ts and 1 more · reported by cisco-skill-scanner
8 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/apps/jarvis-desk/electron/main.ts, /repo/scripts/gen_tool_registry.cjs · reported by cisco-skill-scanner
7 MANIFEST_INVALID_NAME
Files: /repo/.claude/skills/ui-styling/SKILL.md, /repo/.claude/skills/brand/SKILL.md, /repo/.claude/skills/design/SKILL.md and 4 more · reported by cisco-skill-scanner
7 RESOURCE_ABUSE_INFINITE_LOOP
Files: /repo/apps/api/jarvis_api/routes/live.py, /repo/core/services/decision_signal_telemetry.py, /repo/core/services/verification_gate_telemetry.py and 4 more · reported by cisco-skill-scanner
6 COMMAND_INJECTION_EVAL
Files: /repo/apps/jarvis-desk/electron/bridge.ts, /repo/apps/jarvisx/electron/bridge.ts, /repo/core/services/visible_runs.py · reported by cisco-skill-scanner
5 AAK-OAUTH-007
Files: apps/jarvis-desk/src/components/cowork/MarketplacePane.tsx, core/services/oauth_flow.py, core/cli/copilot_auth.py and 2 more · reported by agent-audit-kit
5 FILE_MAGIC_MISMATCH
Files: /repo/apps/central_cli/central_cli.egg-info/entry_points.txt, /repo/apps/ui/vite.config.js, /repo/scripts/run_grid_bot.sh · reported by cisco-skill-scanner
4 AAK-IPI-WILD-CORPUS-001
Files: core/services/decision_weight.py, core/services/db_sentinel.py, core/services/visible_runs.py and 1 more · reported by agent-audit-kit
4 opt.nerlo-rules.nerlo-install-pipe-to-shell
Files: /repo/core/services/skill_scanner.py, /repo/core/services/skill_security_scanner.py · reported by nerlo-install-instruction
4 YARA_prompt_injection_unicode_steganography
Files: /repo/apps/jarvis-desk/assets/icon-512.png, /repo/apps/jarvis-desk/assets/icon.png · reported by cisco-skill-scanner
3 AAK-LEGAL-002
Files: apps/jarvisx/package.json, apps/ui/package.json, apps/jarvis-desk/package.json · reported by agent-audit-kit
3 AAK-SPLUNK-TOKLOG-001
Files: apps/api/jarvis_api/routes/anthropic_compat.py, core/cli/copilot_auth.py, core/cli/openai_auth.py · reported by agent-audit-kit
3 HIDDEN_DATA_FILE
Files: /repo/scripts/.db_split_baseline.log, /repo/.pre-commit-config.yaml, /repo/.secrets.baseline · reported by cisco-skill-scanner
3 LOW_ANALYZABILITY
Files: /repo/apps/jarvis-desk, /repo/apps/jarvisx, /repo/apps/ui · reported by cisco-skill-scanner
3 SQL_INJECTION_STRING_FORMAT
Files: /repo/core/runtime/db_sensory.py, /repo/core/tools/counterfactual_tools.py, /repo/core/runtime/db_central_incidents.py · reported by cisco-skill-scanner
2 AAK-OAUTH-006
Files: core/services/oauth_flow.py, core/auth/openai_oauth.py · reported by agent-audit-kit
2 DATA_EXFIL_SOCKET_CONNECT
Files: /repo/core/services/infra_sense.py, /repo/core/services/infra_weather_daemon.py · reported by cisco-skill-scanner
2 EXCESSIVE_FILE_COUNT
Files: /repo/., /repo/apps/jarvis-desk/. · reported by cisco-skill-scanner
2 opt.nerlo-rules.nerlo-clipboard-read-exfiltration
Files: /repo/apps/jarvis-desk/electron/bridge.ts, /repo/apps/jarvisx/electron/bridge.ts · reported by nerlo-behavioral
2 opt.nerlo-rules.nerlo-install-reverse-shell-directive
Files: /repo/core/services/skill_scanner.py · reported by nerlo-install-instruction
2 TOOL_ABUSE_SYSTEM_MODIFICATION
Files: /repo/apps/jarvis-desk/build-hooks/deb-after-install.sh · reported by cisco-skill-scanner
1 AAK-HEALTHCARE-AI-004
Files: workspace/default/runtime/HEARTBEAT_STATE.json · reported by agent-audit-kit
1 AAK-MCP-018
Files: apps/jarvis-desk/src/lib/coworkApi.ts · reported by agent-audit-kit
1 AAK-MCP-AUTH-PATHTRAVERSAL-001
Files: core/services/prompt_sections/memory_recall.py · reported by agent-audit-kit
1 AAK-METIS-SCORING-SINK-001
Files: core/services/consolidation_judge_daemon.py · reported by agent-audit-kit
1 AAK-OAUTH-008
Files: apps/api/jarvis_api/routes/jarvisx_bridge.py · reported by agent-audit-kit
1 AAK-SUPPLY-004
Files: pyproject.toml · reported by agent-audit-kit
1 AAK-TASKS-003
Files: core/tools/claude_dispatch/spec.py · reported by agent-audit-kit
1 COMMAND_INJECTION_OS_SYSTEM
Files: /repo/scripts/god_file_map.py · reported by cisco-skill-scanner
1 opt.nerlo-rules.nerlo-install-run-bundled-artifact
Files: /repo/apps/jarvisx/README.md · reported by nerlo-install-instruction
1 opt.nerlo-rules.nerlo-py-dynamic-exec
Files: /repo/core/services/process_supervisor.py · reported by nerlo-behavioral
1 PATH_TRAVERSAL_OPEN
Files: /repo/scripts/pipelines/jarvis_pollinations_pipeline.py · reported by cisco-skill-scanner
1 PIPELINE_TAINT_FLOW
Files: /repo/core/services/truth_gate_v2.py · reported by cisco-skill-scanner
1 TOOL_ABUSE_UNDECLARED_NETWORK
Files: /repo/apps/central_cli/repo/apps/central_cli/README.md · reported by cisco-skill-scanner
1 YARA_sql_injection_generic
Files: /repo/core/services/jarvis_brain_daemon.py · reported by cisco-skill-scanner
Showing 25 of 156; the rest are in the per-scanner reports above.