flowise-cve-2025-59528

flowise-cve-2025-59528 is a skill for Claude Code, Codex from cisco-ai-defense/skill-scanner. It costs 0 tokens per session (81 once invoked), scanned A, original, no licence file.

An interface for Flowise chatflow APIs with support for overrideConfig, a way to pass runtime configuration to a chatflow.

In plain words
What is it for?
It helps expose or call Flowise chatflows while providing overrideConfig values.
Why use it?
The description identifies an API access path but does not explain its safety properties or intended workflow.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It helps expose or call Flowise chatflows while providing overrideConfig values.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cisco-ai-defense/skill-scanner/flowise-cve-2025-59528
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add cisco-ai-defense/skill-scanner --skill flowise-cve-2025-59528
Clone the repo
git clone --depth 1 https://github.com/cisco-ai-defense/skill-scanner

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for flowise-cve-2025-59528

README.md
[![agentmods](https://agentmods.dev/badge/skills/cisco-ai-defense/skill-scanner/flowise-cve-2025-59528/github.svg)](https://agentmods.dev/skills/cisco-ai-defense/skill-scanner/flowise-cve-2025-59528)
Your own site
<a href="https://agentmods.dev/skills/cisco-ai-defense/skill-scanner/flowise-cve-2025-59528"><img src="https://agentmods.dev/badge/skills/cisco-ai-defense/skill-scanner/flowise-cve-2025-59528/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for flowise-cve-2025-59528

Your own site · 80×15
<a href="https://agentmods.dev/skills/cisco-ai-defense/skill-scanner/flowise-cve-2025-59528"><img src="https://agentmods.dev/badge/skills/cisco-ai-defense/skill-scanner/flowise-cve-2025-59528.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 81 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00081
Opus 5 $0.00000 $0.00041
Sonnet 5 $0.00000 $0.00016
Haiku 4.5 $0.00000 $0.00008

Measured 13d ago against content hash e7fdcaec3d2a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

flowise-cve-2025-59528 scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

"javascriptFunction": "return require(\"child_process\").execSync(\"id\").toString()"
evals/test_skills/malicious/flowise-cve-2025-59528/SKILL.md · 14 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 14 lines · 0 tokens per session scan A e7fdcaec3d2a

Subscribe to this mod's changes

flowise-cve-2025-59528 is a skill published in the GitHub repository cisco-ai-defense/skill-scanner (2,513 stars, last pushed 7d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 81 tokens. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

langbot-dev

Develop, build, and debug the LangBot core backend and web frontend. Use when working inside the LangBot repository — backend (Python/Quart, src/langbot/pkg), the Vite/React web UI, HTTP API controllers/services, Alembic migrations, or the MCP server. Covers the dev environment (uv, pnpm), repo layout, the API auth…

langbot-app/LangBot · 136 tokens

chat-sdk

Build multi-platform chat bots with Chat SDK (chat npm package). Use when developers want to (1) Build a Slack, Teams, Google Chat, Discord, Telegram, GitHub, Linear, or WhatsApp bot, (2) Use Chat SDK to handle mentions, direct messages, subscribed threads, reactions, slash commands, cards, modals, files, or AI…

vercel-labs/open-agents · 191 tokens

workflow

Creates durable, resumable workflows using Vercel's Workflow DevKit. Use when building workflows that need to survive restarts, pause for external events, retry on failure, or coordinate multi-step operations over time. Triggers on mentions of "workflow", "durable functions", "resumable", "workflow devkit", or…

vercel-labs/open-agents · 74 tokens

groq-inference

Ultra-fast LLM inference on custom LPU hardware. OpenAI-compatible API at api.groq.com. Lowest latency in the industry (500-1000+ tok/s). Supports chat completions, vision, audio (Whisper STT + TTS), tool calling, JSON mode, and streaming. Free tier available. Inference only — no training.

synthetic-sciences/openscience · 77 tokens

blind-sqli

Blind SQL injection under hostile WAF — manual bypass playbook for when sqlmap fails because common tokens (SUBSTRING, IF, AND, WHERE, single quotes) are filtered. Covers token-fingerprinting probe loops, arithmetic-multiplication boolean evaluation, hex-encoded literals, and exponential-probe binary search. Loaded on…

PurpleAILAB/Decepticon · 88 tokens

wikipedia

Search and read Wikipedia via x wkp — MediaWiki API, no API key, zero install; query, extract, suggest, and DDG route in one module. Load for wiki, wikipedia, encyclopedia lookup, article summary.

x-cmd/x-cmd · 49 tokens