Kernora Agent Security — a zero-install security baseline for AI coding agents (MCP). Free & open.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport streamable-http · http counts 2 tools · 0 res
· 0 prompts
permission surface via code analysis
tools
-
check_action
-
get_security_baseline
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 32b1d09 · analyzer v33 · 5d ago
skills & prompt files 1
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 5
shell / exec 1
- shell kernora-ai-agent-sec-32b1d09/baseline.js :50
statement: "Do not eval(), exec(), or deserialize (pickle, yaml.load, unsafe JSON revivers) untrusted input. Use safe parsers (yaml.safe_load, JSON.parse) and parameterize instead of building code str
network 2
- net kernora-ai-agent-sec-32b1d09/src/worker.js :400
async fetch(req) { - net (weak) kernora-ai-agent-sec-32b1d09/test.mjs :3
// and drives its fetch() directly.
tool registrations 2
- get_security_baseline kernora-ai-agent-sec-32b1d09/src/worker.js :62
- check_action kernora-ai-agent-sec-32b1d09/src/worker.js :68