Run a reproducible, auditable analysis on a REDCap study whose data export and data dictionary are already on disk. Interviews the user to understand the study, proposes a basic analysis plan, then executes it under a fixed contract — every analysis is a saved, well-commented script (Python/R/Stata) with organized, traceable outputs. Use when the user wants to analyze, summarize, tabulate, or explore a downloaded REDCap dataset, or asks for a Table 1, descriptive stats, comparison, or figure from a local export.
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.
28 critical findings reported by cisco-skill-scanner. The composite score alone does not reflect this — read the per-scanner reports below.
Claude Skills install to a single target, no runtime picker.
nerlo install -- 'mat10d/argo-redcap-marketplace (run-analysis)'
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- 'mat10d/argo-redcap-marketplace (run-analysis)' ~/.claude/skills/
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
4 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.
v2.0.11
180 findings · 13.1s
v0.3.74
8 findings · 11.3s
v0.1.0
27 findings · 7.4s
v0.1.0
10 findings · 7.4s
v1.4.0
None of the entry points this scanner reads were found in this artifact. What each scanner covers
0 findings · 0.2s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.1s
v0.1.0
This scanner found nothing in this artifact that it assesses. What each scanner covers
0 findings · 1.0s
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 21, 2026 | Scan Halted | — | agentshield ·n/a: not applicablecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source ·n/a: not applicable | 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 225 findings across every scanner that examined this package. None of the 28 findings rated critical by their scanner were dismissed.
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.
8 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: SOCIAL_ENG_VAGUE_DESCRIPTION, MANIFEST_MISSING_LICENSE · Files: /repo/tests/SKILL.md, /repo/testing/cowork/SKILL.md, /repo/testing/fixtures/synthetic-study/SKILL.md and 1 more · reported by cisco-skill-scanner
2 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: SECRET_PASSWORD_VAR · Files: /repo/tests/test_pure_logic.py · reported by cisco-skill-scanner
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.
92 DATA_EXFIL_NETWORK_REQUESTS
Files: /repo/plugins/argo-database-manager/skills/export-data/scripts/argo_redcap_client.py, /repo/plugins/argo-database-manager/skills/build-study/fill_new_project.py, /repo/plugins/argo-database-manager/skills/build-study/scripts/argo_redcap_client.py and 12 more · reported by cisco-skill-scanner
38 PIPELINE_TAINT_FLOW
Files: /repo/plugins/argo-database-manager/skills/manage-redcaps/SKILL.md, /repo/plugins/argo-database-manager/skills/export-data/SKILL.md · reported by cisco-skill-scanner
27 opt.nerlo-rules.nerlo-py-secret-to-network-egress
Files: /repo/plugins/argo-core/skills/redcap-api/scripts/argo_redcap_client.py, /repo/plugins/argo-database-manager/skills/build-study/fill_new_project.py, /repo/plugins/argo-database-manager/skills/build-study/scripts/argo_redcap_client.py and 14 more · reported by nerlo-behavioral
14 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/argo-data-analyst/skills/run-analysis/SKILL.md, /repo/plugins/argo-database-manager/skills/export-data/SKILL.md, /repo/plugins/argo-database-manager/skills/build-study/SKILL.md and 11 more · reported by cisco-skill-scanner
Critical data exfiltration, path traversal, and pipeline taint flow risks.
The artifact exhibits critical data exfiltration capabilities via HTTP POST requests in `ingest_response.py` and `summarize_for_ra.py`. It also contains critical path traversal vulnerabilities, allowing access to arbitrary files. Additionally, critical pipeline taint flow issues are present in `SKILL.md` files within `argo-database-manager` plugins, indicating potential for command injection or unauthorized data manipulation. High severity findings include potential secret exposure to network egress and shell execution from install instructions.
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.
Files: /repo/plugins/argo-database-manager/skills/export-data/SKILL.md · reported by nerlo-install-instruction
8 TOOL_ABUSE_UNDECLARED_NETWORK
Files: /repo/plugins/argo-database-manager/skills/export-data/repo/plugins/argo-database-manager/skills/export-data/SKILL.md, /repo/plugins/argo-database-manager/skills/build-study/repo/plugins/argo-database-manager/skills/build-study/SKILL.md, /repo/plugins/argo-database-manager/skills/manage-redcaps/repo/plugins/argo-database-manager/skills/manage-redcaps/SKILL.md and 5 more · reported by cisco-skill-scanner
5 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json · reported by agent-audit-kit
5 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/plugins/argo-database-manager/skills/manage-redcaps/SKILL.md, /repo/plugins/argo-qa-specialist/skills/qa-worklists/SKILL.md, /repo/SKILL.md and 2 more · reported by cisco-skill-scanner
4 ALLOWED_TOOLS_NETWORK_USAGE
Files: /repo/plugins/argo-database-manager/skills/export-data/repo/plugins/argo-database-manager/skills/export-data/SKILL.md, /repo/plugins/argo-database-manager/skills/build-study/repo/plugins/argo-database-manager/skills/build-study/SKILL.md, /repo/plugins/argo-database-manager/skills/link-data/repo/plugins/argo-database-manager/skills/link-data/SKILL.md and 1 more · reported by cisco-skill-scanner
4 DATA_EXFIL_HTTP_POST
Files: /repo/plugins/argo-qa-specialist/skills/qa-worklists/ingest_response.py, /repo/plugins/argo-qa-specialist/skills/qa-worklists/summarize_for_ra.py · reported by cisco-skill-scanner
2 AAK-SECRET-004
Files: plugins/argo-database-manager/skills/build-study/fill_new_project.py, plugins/argo-database-manager/skills/build-study/sir_update.py · reported by agent-audit-kit
2 PATH_TRAVERSAL_OPEN
Files: /repo/plugins/argo-qa-specialist/skills/qa-worklists/verify_push.py · reported by cisco-skill-scanner
1 AAK-HEALTHCARE-AI-004
Files: plugins/argo-database-manager/skills/export-data/SKILL.md · reported by agent-audit-kit
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 SOCIAL_ENG_MISLEADING_DESC
Files: /repo/plugins/argo-project-manager/skills/new-study-documents/SKILL.md · reported by cisco-skill-scanner
Showing 25 of 88; the rest are in the per-scanner reports above.