Reviews the just-finished Copilot session and updates the related Azure DevOps work item so the ADO board stays a source of truth linking work items to the sessions that produced them. Posts a concise progress comment and stamps the work item with a session:<id> tag for later rediscovery. Invoked by the agentStop session-yield hook (headless copilot -p) but also usable on request. Use when syncing a session to ADO, updating a work item with progress, recording what a session changed, or tagging a work item with its session id. Triggers: ado session sync, update work item with progress, session-to-task, sync session to ADO, stamp session id on work item, session-yield hook.
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.
30 critical findings reported by cisco-skill-scanner, agent-audit-kit, 21 of them in the installed artifact. 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 -- 'menny1337/copilot-plugins (ado-session-sync)'
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- 'menny1337/copilot-plugins (ado-session-sync)' ~/.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
160 findings · 18.5s
v0.3.74
20 findings · 5.3s
v0.1.0
0 findings · 6.9s
v0.1.0
31 findings · 6.9s
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 211 findings across every scanner that examined this package. 9 of 30 findings rated critical by their scanner were among the dismissals.
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 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: COMMAND_INJECTION_JS_CHILD_PROCESS, AAK-TASKS-003 · Files: /repo/plugins/core-agents/skills/assistant-capture/scripts/tests/assistant-store.test.mjs, plugins/core-agents/skills/assistant-capture/scripts/tests/assistant-store.test.mjs · reported by cisco-skill-scanner, agent-audit-kit
7 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-MARKETPLACE-001 · Files: .github/plugin/marketplace.json · reported by agent-audit-kit
5 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: AAK-AGENT-005, TOOL_ABUSE_UNDECLARED_NETWORK · Files: AGENTS.md, /repo/repo/AGENTS.md · reported by agent-audit-kit, cisco-skill-scanner
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, MANIFEST_MISSING_LICENSE · Files: /repo/plugins/docs/SKILL.md, /repo/plugins/docs/skills/prd-to-work-items/SKILL.md, /repo/plugins/docs/skills/write-prd/SKILL.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.
59 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/core-skills/skills/grok-search/SKILL.md, /repo/plugins/core-skills/skills/create-image/SKILL.md, /repo/plugins/core-skills/skills/prompt-builder/SKILL.md and 56 more · reported by cisco-skill-scanner
31 opt.nerlo-rules.nerlo-install-run-bundled-artifact
Files: /repo/plugins/core-agents/skills/ado-session-sync/SKILL.md, /repo/plugins/meta/skills/plugin-crafting/SKILL.md, /repo/plugins/meta/skills/scheduled-headless-copilot/README.md and 12 more · reported by nerlo-install-instruction
22 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/plugins/core-skills/SKILL.md, /repo/plugins/core-agents/SKILL.md and 19 more · reported by cisco-skill-scanner
19 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/plugins/core-skills/skills/browser/scripts/owa-compose.mjs, /repo/plugins/core-agents/skills/assistant-query/scripts/ado-query.mjs, /repo/plugins/core-skills/hooks/lint-memory-advisory.mjs and 4 more · reported by cisco-skill-scanner
16 LOW_ANALYZABILITY
Critical command injection and credential access vulnerabilities identified
The artifact contains critical command injection vulnerabilities in multiple JavaScript files, including `ado-query.mjs`, `cdp.mjs`, `owa-compose.mjs`, `schedule.mjs`, `unpack.mjs`, `validate.mjs`, and `lint-memory-advisory.mjs`, which could lead to shell execution. Additionally, critical findings related to skill functionality (`AAK-SKILL-001`, `AAK-SKILL-003`) and high severity credential access (`AAK-SPLUNK-TOKLOG-001`) are present in `SKILL.md` and `synthesize_tts.py`. High severity data exfiltration via file system access is also noted in 12 occurrences.
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/ui/skills/ui-generation, /repo/plugins/core-skills/skills/browser, /repo/plugins/ui and 13 more · reported by cisco-skill-scanner
12 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/plugins/core-skills/skills/create-image/scripts/gpt-image.mjs, /repo/plugins/presentation/skills/nano-banana-cli/scripts/build-prompt.mjs · reported by cisco-skill-scanner
6 SECRET_PASSWORD_VAR
Files: /repo/plugins/meta/skills/scheduled-skill-review/scripts/gh-pin-account.sh, /repo/plugins/meta/skills/scheduled-skill-review/scripts/refresh-plugins.sh · reported by cisco-skill-scanner
3 AAK-HEALTHCARE-AI-004
Files: plugins/core-skills/skills/browser/references/known-issues.md, plugins/meta/skills/hooks-crafting/SKILL.md, plugins/meta/skills/skill-improvement-loop/SKILL.md · reported by agent-audit-kit
3 DATA_EXFIL_JS_NETWORK
Files: /repo/plugins/core-skills/skills/create-image/scripts/gpt-image.mjs · reported by cisco-skill-scanner
3 DATA_EXFIL_NETWORK_REQUESTS
Files: /repo/plugins/core-skills/skills/narrate/scripts/synthesize_tts.py · reported by cisco-skill-scanner
2 OBFUSCATION_BASE64_LARGE
Files: /repo/plugins/core-skills/skills/browser/references/outlook-web.md, /repo/plugins/core-skills/skills/browser/references/SKILL.md · reported by cisco-skill-scanner
2 TOOL_ABUSE_UNDECLARED_NETWORK
Files: /repo/plugins/core-skills/skills/narrate/repo/plugins/core-skills/skills/narrate/SKILL.md, /repo/plugins/core-skills/repo/plugins/core-skills/CHANGELOG.md · reported by cisco-skill-scanner
1 AAK-LEGAL-002
Files: plugins/presentation/skills/pptx-creation/scripts/package.json · reported by agent-audit-kit
1 AAK-MCP-ARGV-TOCTOU-001
Files: scripts/version.mjs · reported by agent-audit-kit
1 AAK-SKILL-001
Files: plugins/core-skills/skills/browser/SKILL.md · reported by agent-audit-kit
1 AAK-SKILL-003
Files: plugins/meta/skills/plugin-crafting/SKILL.md · reported by agent-audit-kit
1 AAK-SPLUNK-TOKLOG-001
Files: plugins/core-skills/skills/narrate/scripts/synthesize_tts.py · reported by agent-audit-kit
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 SOCIAL_ENG_MISLEADING_DESC
Files: /repo/plugins/core-skills/skills/narrate/SKILL.md · reported by cisco-skill-scanner
Showing 25 of 43; the rest are in the per-scanner reports above.