Push the LLM to reconsider refine and improve its recent output. Use when the user asks for advanced elicitation.
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.
26 critical findings reported by cisco-skill-scanner, agent-audit-kit. 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 -- 'kevenclayton/evo-crm-community-fork (evo-advanced-elicitation)'
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- 'kevenclayton/evo-crm-community-fork (evo-advanced-elicitation)' ~/.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
675 findings · 184.7s
v0.3.74
215 findings · 166.5s
v0.1.0
51 findings · 110.9s
v0.1.0
2 findings · 111.1s
vv0.3.2
Incomplete run
0 findings · 0.4s
v0.1.0
This scanner found nothing in this artifact that it assesses. What each scanner covers
0 findings · 0.8s
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 ·!: incompletenerlo-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 943 findings across every scanner that examined this package. None of the 26 findings rated critical by their scanner were dismissed.
Not reviewed is not the same as clean. Those 1 finding 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.
35 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: LAZY_LOAD_DEEP_NESTING, SOCIAL_ENG_VAGUE_DESCRIPTION, MANIFEST_MISSING_LICENSE and 1 more · Files: /repo/evolution-go/docs/wiki/guias-api/SKILL.md, /repo/.github/SKILL.md, /repo/evolution-go/.github/SKILL.md and 11 more · reported by cisco-skill-scanner
29 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: SECRET_CONNECTION_STRING, YARA_tool_chaining_abuse_generic · Files: /repo/evolution-go/docs/wiki/deploy-producao/docker-deployment.md, /repo/evolution-go/docs/wiki/fundamentos/configuration.md, /repo/evolution-go/docs/wiki/referencia/environment-variables.md and 5 more · reported by cisco-skill-scanner
5 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/release.yml · reported by agent-audit-kit
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-SECRET-004 · Files: evo-ai-crm-community/spec/controllers/api/v1/admin/app_configs_controller_spec.rb · 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.
151 HIDDEN_DATA_FILE
Files: /repo/evo-ai-crm-community/app/controllers/concerns/.keep, /repo/evo-auth-service-community/app/controllers/concerns/.keep, /repo/evo-ai-crm-community/log/.keep and 96 more · reported by cisco-skill-scanner
139 DATA_EXFIL_JS_NETWORK
Files: /repo/evolution-api/evolution-manager-v2/src/contexts/EmbedInstanceContext.tsx, /repo/evolution-api/evolution-manager-v2/src/lib/queries/auth/verifyServer.ts, /repo/evolution-api/src/api/controllers/proxy.controller.ts and 25 more · reported by cisco-skill-scanner
107 MANIFEST_MISSING_LICENSE
Files: /repo/.claude/skills/evo-party-mode/SKILL.md, /repo/.claude/skills/evo-sprint-status/SKILL.md, /repo/.claude/skills/evo-editorial-review-structure/SKILL.md and 104 more · reported by cisco-skill-scanner
102 AAK-SECRET-004
Files: docker-compose.prod-test.yaml, .env.example, evo-ai-processor-community/.env.example and 58 more · reported by agent-audit-kit
42 FILE_MAGIC_MISMATCH
Files: /repo/evo-ai-frontend-community/src/i18n/locales/en/widget.json, /repo/evo-ai-frontend-community/src/i18n/locales/es/widget.json, /repo/evo-ai-frontend-community/src/i18n/locales/fr/widget.json and 18 more
1 The model called these false positives and our own check did not agree, so the dismissal was refused.
Rules: HIDDEN_DATA_FILE · Files: /repo/.env.swarm.example · reported by cisco-skill-scanner
Artifact has critical command injection and secret exposure risks
The artifact contains multiple critical command injection vulnerabilities, allowing for shell execution in JavaScript child processes and via function constructors. It also exposes critical secrets in various files and has potential for remote code execution through SQL. Additionally, there are numerous high-severity findings related to credential exposure, data exfiltration via file system access and network egress, and dynamic execution capabilities.
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.
41 opt.nerlo-rules.nerlo-js-secret-to-network-egress
Files: /repo/evo-ai-frontend-community/src/components/integrations/ElevenLabsConfigDialog.tsx, /repo/evo-ai-frontend-community/src/services/widget/widgetService.ts, /repo/evolution-api/evolution-manager-v2/src/contexts/EmbedInstanceContext.tsx and 14 more · reported by nerlo-behavioral
33 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/.claude/skills/evo-master/SKILL.md, /repo/.agents/skills/evo-master/SKILL.md, /repo/SKILL.md and 30 more · reported by cisco-skill-scanner
31 AAK-SPLUNK-TOKLOG-001
Files: evo-ai-processor-community/src/api/supabase_routes.py, evo-ai-processor-community/src/api/a2a_routes.py, evo-ai-processor-community/src/api/monday_routes.py and 28 more · reported by agent-audit-kit
25 BINARY_FILE_DETECTED
Files: /repo/evo-ai-crm-community/public/audio/dashboard/chime.mp3, /repo/evo-ai-frontend-community/public/audio/notifications/ping.mp3, /repo/evo-ai-frontend-community/public/audio/notifications/chime.mp3 and 9 more · reported by cisco-skill-scanner
25 UNANALYZABLE_BINARY
Files: /repo/evo-ai-crm-community/public/audio/dashboard/ping.mp3, /repo/evo-ai-frontend-community/public/audio/notifications/magic.mp3, /repo/evo-ai-crm-community/public/audio/widget/ding.mp3 and 9 more · reported by cisco-skill-scanner
17 AAK-OAUTH-007
Files: evo-ai-crm-community/config/integration/apps.yml, evo-ai-frontend-community/src/pages/OAuth/OAuthLogin.tsx, evo-ai-frontend-community/src/components/channels/settings/AuthorizationBanners.tsx and 14 more · reported by agent-audit-kit
17 AAK-OAUTH-008
Files: evo-ai-frontend-community/src/i18n/locales/fr/customMcpServers.json, evo-ai-frontend-community/src/i18n/locales/it/customMcpServers.json, evo-ai-frontend-community/src/i18n/locales/es/customMcpServers.json and 14 more · reported by agent-audit-kit
14 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/evolution-api/src/api/routes/index.router.ts, /repo/evolution-api/src/config/logger.config.ts, /repo/evolution-api/src/utils/i18n.ts and 2 more · reported by cisco-skill-scanner
12 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/evolution-api/src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts, /repo/evolution-api/src/api/provider/sessions.ts, /repo/evolution-api/src/api/services/monitor.service.ts and 1 more · reported by cisco-skill-scanner
10 AAK-OAUTH-006
Files: evo-ai-frontend-community/src/pages/GoogleCallback.tsx, evo-ai-frontend-community/src/pages/InstagramCallback.tsx, evo-ai-frontend-community/src/pages/MicrosoftCallback.tsx and 7 more · reported by agent-audit-kit
10 DATA_EXFIL_NETWORK_REQUESTS
Files: /repo/evo-ai-processor-community/src/services/adk/custom_tools.py, /repo/evo-ai-processor-community/src/services/adk/tool_builder.py, /repo/evo-ai-processor-community/src/services/google_calendar_service.py and 1 more · reported by cisco-skill-scanner
10 EXCESSIVE_FILE_COUNT
Files: /repo/., /repo/evo-auth-service-community/., /repo/evo-ai-core-service-community/. and 7 more · reported by cisco-skill-scanner
8 HIDDEN_EXECUTABLE_SCRIPT
Files: /repo/evolution-api/.prettierrc.js, /repo/evolution-api/evolution-manager-v2/.docker/add-env-vars.sh, /repo/evolution-api/evolution-manager-v2/.docker/start.sh · reported by cisco-skill-scanner
7 AAK-TASKS-003
Files: evo-ai-frontend-community/src/services/pipelines/pipelineTasksService.ts, evo-ai-processor-community/src/api/a2a_routes.py, evo-ai-processor-community/src/schemas/agent_config.py and 4 more · reported by agent-audit-kit
6 AAK-SECRET-003
Files: evo-ai-frontend-community/src/i18n/locales/fr/adminSettings.json, evo-ai-frontend-community/src/i18n/locales/it/adminSettings.json, evo-ai-frontend-community/src/i18n/locales/es/adminSettings.json and 3 more · reported by agent-audit-kit
6 LOW_ANALYZABILITY
Files: /repo/evo-ai-frontend-community/src/components/layout, /repo/evo-ai-frontend-community, /repo/evo-ai-frontend-community/src/pages/Customer/Agents/Agent/sections/ConfigurationSection and 3 more · reported by cisco-skill-scanner
6 RESOURCE_ABUSE_INFINITE_LOOP
Files: /repo/evo-ai-processor-community/src/api/chat_routes.py, /repo/evo-ai-processor-community/src/services/adk/runners/live_runner.py · reported by cisco-skill-scanner
5 AAK-MCP-018
Files: evo-ai-core-service-community/pkg/agent/service/agent_service.go, evo-ai-core-service-community/pkg/agent/service/processor/config_processor.go, evo-ai-core-service-community/pkg/mcp_server/service/mcp_server_service.go and 2 more · reported by agent-audit-kit
5 opt.nerlo-rules.nerlo-hardcoded-external-egress
Files: /repo/evo-ai-frontend-community/src/components/integrations/ElevenLabsConfigDialog.tsx, /repo/evolution-api/src/api/controllers/proxy.controller.ts, /repo/evolution-api/src/api/integrations/chatbot/openai/services/openai.service.ts and 1 more · reported by nerlo-behavioral
4 AAK-OAUTH-005
Files: evo-ai-processor-community/src/api/mcp_integration_base.py, evo-ai-processor-community/src/services/mcp_oauth_service.py, evo-ai-processor-community/src/services/adk/mcp_context.py and 1 more · reported by agent-audit-kit
4 ASSET_PROMPT_INJECTION
Files: /repo/evo-ai-crm-community/config/locales/devise.en.yml, /repo/evo-auth-service-community/config/locales/devise.en.yml · reported by cisco-skill-scanner
4 COMMAND_INJECTION_JS_FUNCTION_CONSTRUCTOR
Files: /repo/evolution-api/manager/dist/assets/index-CO3NSIFj.js · reported by cisco-skill-scanner
4 TOOL_ABUSE_SYSTEM_PACKAGE_INSTALL
Files: /repo/evolution-api/local_install.sh · reported by cisco-skill-scanner
3 AAK-LLM-SQL-RCE-001
Files: evo-ai-processor-community/src/services/agent_service.py, evo-ai-processor-community/src/config/settings.py, evolution-api/src/api/integrations/chatbot/chatwoot/services/chatwoot.service.ts · reported by agent-audit-kit
3 OVERSIZED_FILE
Files: /repo/evo-ai-crm-community/vendor/db/sentiment-analysis.onnx, /repo/evolution-go/evolution-go · reported by cisco-skill-scanner
2 COMPOUND_EXTRACT_EXECUTE
Files: /repo/evo-ai-crm-community/docker/docker-entrypoint.sh · reported by cisco-skill-scanner
2 opt.nerlo-rules.nerlo-go-hardcoded-external-egress
Files: /repo/evolution-go/pkg/telemetry/telemetry.go, /repo/evolution-go/pkg/whatsmeow/service/whatsmeow.go · reported by nerlo-behavioral
2 opt.nerlo-rules.nerlo-install-shell-inline-command
Files: /repo/setup.sh · reported by nerlo-install-instruction
2 opt.nerlo-rules.nerlo-py-secret-to-network-egress
Files: /repo/evo-ai-processor-community/src/services/google_calendar_service.py, /repo/evo-ai-processor-community/src/services/google_sheets_service.py · reported by nerlo-behavioral
2 SECRET_PASSWORD_VAR
Files: /repo/evo-ai-frontend-community/public/widget-sdk/sdk.min.js · reported by cisco-skill-scanner
2 TOOL_ABUSE_UNDECLARED_NETWORK
Files: /repo/repo/README.md, /repo/evo-ai-processor-community/repo/evo-ai-processor-community/CHANGELOG.md · reported by cisco-skill-scanner
1 AAK-LEGAL-002
Files: evo-ai-frontend-community/package.json · reported by agent-audit-kit
1 AAK-MCP-AUTH-PATHTRAVERSAL-001
Files: evolution-api/src/utils/use-multi-file-auth-state-prisma.ts · reported by agent-audit-kit
1 AAK-MCP-LITELLM-CVE-2026-59822-001
Files: evo-ai-processor-community/requirements.txt · reported by agent-audit-kit
1 AAK-MCP-NOAUTH-DEFAULT
Files: evo-ai-processor-community/src/config/settings.py · reported by agent-audit-kit
1 AAK-MCP-SDK-CVE-2026-52869-001
Files: evo-ai-processor-community/requirements.txt · reported by agent-audit-kit
1 AAK-MCP-SSRF-001
Files: evo-ai-processor-community/src/services/mcp_oauth_service.py · reported by agent-audit-kit
1 AAK-SECRET-005
Files: evo-ai-crm-community/config/rds-ca-2019-root.pem · reported by agent-audit-kit
1 MANIFEST_INVALID_NAME
Files: /repo/evo-ai-frontend-community/src/pages/Customer/Agents/Agent/sections/ConfigurationSection/SKILL.md · reported by cisco-skill-scanner
1 opt.nerlo-rules.nerlo-dynamic-exec
Files: /repo/evolution-api/runWithProvider.js · reported by nerlo-behavioral
Showing 25 of 241; the rest are in the per-scanner reports above.