Configure a private MindTrain instance, query its knowledge catalog, create user-approved training domains and knowledge points from AI dialogue or local reference libraries, and run persistent conversational training through Trainer MCP. Use when the user configures MindTrain, asks what domains or topics exist, searches the catalog, wants to create or extend a training domain, selects a local document directory, confirms a domain draft, starts or continues training, generates a question, answers or rejects a question, asks follow-ups, revises a saved question, ends a session, or inspects learning progress.
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.
Claude Skills install to a single target, no runtime picker.
nerlo install -- shigella520/mindtrain
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- shigella520/mindtrain ~/.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
18 findings · 9.2s
v0.3.74
15 findings · 3.4s
v0.1.0
1 finding · 3.8s
v0.1.0
5 findings · 3.8s
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 39 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.
10 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/ci.yml, .github/workflows/publish-dev-image.yml · reported by agent-audit-kit
4 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, opt.nerlo-rules.nerlo-install-shell-inline-command, MANIFEST_MISSING_LICENSE · Files: /repo/doc/SKILL.md, /repo/doc/部署与运维.md · reported by cisco-skill-scanner, nerlo-install-instruction
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 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-OAUTH-008 · Files: tests/test_mindtrain_plugin.py · 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.
4 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/mindtrain/skills/mindtrain/SKILL.md, /repo/SKILL.md, /repo/plugins/mindtrain/skills/mindtrain/references/SKILL.md and 1 more · reported by cisco-skill-scanner
3 opt.nerlo-rules.nerlo-install-shell-inline-command
Files: /repo/README.en.md, /repo/README.md, /repo/README.zh-TW.md · reported by nerlo-install-instruction
3 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/plugins/mindtrain/skills/mindtrain/references/SKILL.md, /repo/apps/web/SKILL.md · reported by cisco-skill-scanner
2 DATA_EXFIL_JS_NETWORK
Files: /repo/apps/web/src/services/core.ts · reported by cisco-skill-scanner
2 HIDDEN_DATA_FILE
Files: /repo/.agents/plugins/marketplace.json, /repo/plugins/mindtrain/.codex-plugin/plugin.json · reported by cisco-skill-scanner
Artifact handles credentials and performs network egress.
The artifact contains code that accesses credentials within `McpBearerTokenFilter.java`. These credentials are then used to facilitate network egress from `mindtrain_mcp_bridge.py`. Further findings indicate potential for additional network egress and interaction with a marketplace component.
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.
Files: /repo/assets/brand/mindtrain-icon.png · reported by cisco-skill-scanner
1 AAK-LEGAL-002
Files: apps/web/package.json · reported by agent-audit-kit
1 AAK-MARKETPLACE-001
Files: .agents/plugins/marketplace.json · reported by agent-audit-kit
1 AAK-MCP-ATTEST-001
Files: plugins/mindtrain/.mcp.json · reported by agent-audit-kit
1 AAK-SECRET-004
Files: apps/trainer-mcp/src/main/java/io/github/shigella520/mindtrain/mcp/McpBearerTokenFilter.java · reported by agent-audit-kit
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 LOW_ANALYZABILITY
Files: /repo/apps/web · reported by cisco-skill-scanner
1 opt.nerlo-rules.nerlo-py-secret-to-network-egress
Files: /repo/plugins/mindtrain/scripts/mindtrain_mcp_bridge.py · reported by nerlo-behavioral