ServiceNow AI Agents for VS Code Copilot
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.
9 critical findings reported by cisco-skill-scanner, agent-audit-kit, nerlo-multi-source. 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/danielmadsendk/nowdev-ai-toolbox, 219 findings
Claude Skills install to a single target, no runtime picker.
nerlo install -- nowdev-ai-toolbox
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- nowdev-ai-toolbox ~/.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
2 findings · 1.2s
v2.0.11
101 findings · 21.0s
v0.3.74
16 findings · 8.2s
v0.1.0
0 findings · 9.4s
v0.1.0
0 findings · 9.4s
v0.1.0
2 findings · 14.7s
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 21, 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 121 findings across every scanner that examined this package. None of the 9 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.
5 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: AAK-HEALTHCARE-AI-004, MANIFEST_MISSING_LICENSE · Files: .github/skills/nowdev-agent-authoring/SKILL.md, /repo/.github/skills/nowdev-skill-authoring/SKILL.md, /repo/.github/skills/nowdev-agent-authoring/SKILL.md and 2 more · reported by agent-audit-kit, cisco-skill-scanner
3 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, permissions-no-block, hooks-no-pretooluse · Files: .github/plugin/marketplace.json, .vscode/settings.json · reported by agent-audit-kit, agentshield
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.
46 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/scripts/build-plugin.mjs, /repo/src/AgentRegistry.ts, /repo/src/AgentValidation.ts and 13 more · reported by cisco-skill-scanner
32 MANIFEST_MISSING_LICENSE
Files: /repo/agents/skills/nowdev-ai-toolbox-servicenow-sdk/SKILL.md, /repo/agents/skills/nowdev-ai-toolbox-access-denied-explainer/SKILL.md, /repo/agents/skills/nowdev-ai-toolbox-notification-delivery-diagnostic/SKILL.md and 29 more · reported by cisco-skill-scanner
5 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/src/AuthAliasScanner.ts, /repo/src/SdkProcess.ts, /repo/src/ToolScanner.ts and 1 more · reported by cisco-skill-scanner
5 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/agents/claude-code/SKILL.md, /repo/agents/exemplars/SKILL.md and 2 more · reported by cisco-skill-scanner
4 AAK-TAINT-003
Files: src/WorkspaceAgentManager.ts · reported by agent-audit-kit
Critical risks from shell execution and dynamic code evaluation.
The artifact contains critical command injection vulnerabilities in `scripts/build-plugin.mjs`, `src/AuthAliasScanner.ts`, `src/SdkProcess.ts`, and `src/ToolScanner.ts`, allowing shell execution. Dynamic code evaluation is present in `SdkCommandHelpPanel.js` and `SdkExplainPanel.js`, which can lead to arbitrary code execution. Additionally, a critical Server-Side Request Forgery (SSRF) vulnerability exists in `media/webview/main.js`, and extensive file system access is noted across multiple files, including `AgentRegistry.ts` and `AgentValidation.ts`.
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.
3 AAK-MCP-018
Files: src/MCPScanner.ts, src/WelcomeViewProvider.ts, media/webview/main.js · reported by agent-audit-kit
3 DATA_EXFIL_JS_NETWORK
Files: /repo/src/welcome/githubDocs.ts, /repo/src/extensionUtils.ts · reported by cisco-skill-scanner
2 AAK-HEALTHCARE-AI-004
Files: agents/github-copilot/NowDev-AI.agent.md, plugins/nowdev-ai-toolbox/agents/NowDev-AI.agent.md · reported by agent-audit-kit
2 LOW_ANALYZABILITY
Files: /repo/agents/exemplars, /repo · reported by cisco-skill-scanner
2 opt.nerlo-rules.nerlo-dynamic-exec
Files: github_release:/tmp/nerlo-acquire/release/nowdev-ai-toolbox-0.5.0.vsix.extracted/extension/out/SdkCommandHelpPanel.js, github_release:/tmp/nerlo-acquire/release/nowdev-ai-toolbox-0.5.0.vsix.extracted/extension/out/SdkExplainPanel.js · reported by nerlo-provenance
1 AAK-LEGAL-001
Files: package.json · reported by agent-audit-kit
1 AAK-MCP-015
Files: src/MCPScanner.ts · reported by agent-audit-kit
1 AAK-SSRF-001
Files: media/webview/main.js · reported by agent-audit-kit
1 AAK-SSRF-005
Files: media/webview/main.js · reported by agent-audit-kit
1 AAK-SUPPLY-005
Files: package-lock.json · reported by agent-audit-kit
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 FILE_MAGIC_MISMATCH
Files: /repo/src/SharedPanelStyles.ts · reported by cisco-skill-scanner
1 HIDDEN_DATA_FILE
Files: /repo/.vscodeignore · reported by cisco-skill-scanner
1 MANIFEST_INVALID_NAME
Files: /repo/plugins/nowdev-ai-toolbox/agents/SKILL.md · reported by cisco-skill-scanner
Showing 25 of 62; the rest are in the per-scanner reports above.