{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_x58vajvn4uv4","handle":"aishield-security-scanner","url":"https://wellknown.network/agents/aishield-security-scanner","links":{"self":"https://wellknown.network/agents/aishield-security-scanner/record.json","html":"https://wellknown.network/agents/aishield-security-scanner","markdown":"https://wellknown.network/agents/aishield-security-scanner/record.md","api":"https://wellknown.network/api/v1/agents/aishield-security-scanner","status":"https://wellknown.network/api/v1/agents/aishield-security-scanner/status","claim":"https://wellknown.network/agents/aishield-security-scanner/claim","claimApi":"https://wellknown.network/api/v1/claims","badge":"https://wellknown.network/agents/aishield-security-scanner/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:aishield.tools:agent:aishield-security-scanner","type":"application/a2a-agent-card+json"},"kind":"agent","declared":{"name":"AIShield Security Scanner","summary":"Open-source, local-first AI Agent security scanner and trust authority - the neutral trust layer and content-security plane of the 2026 Internet of Agents. In the agent pathway (MCP vertical, A2A horizontal, AGNTCY/OASF discovery, Agentic Gateway control plane), AGNTCY verifies who issued an agent …","description":"Open-source, local-first AI Agent security scanner and trust authority - the neutral trust layer and content-security plane of the 2026 Internet of Agents. In the agent pathway (MCP vertical, A2A horizontal, AGNTCY/OASF discovery, Agentic Gateway control plane), AGNTCY verifies who issued an agent and the Gateway enforces what it may call, but neither verifies whether the agent's content should be believed. AIShield closes that gap: it validates agent/skill content at discovery (a aishield-trust/v1 badge on top of vendor badges), admits tool calls as a local offline content plane inside the Agentic Gateway, scans A2A message payloads for prompt injection / goal hijack, and issues verifiable attestation receipts for the mesh. Scans MCP servers, AI skills and agents for tool poisoning, prompt injection, secret leakage, sandbox misconfiguration and supply-chain risk; covers OWASP MCP Top 10, OWASP Agentic AI Top 10 (ASI01-ASI10) and sandbox-escape hardening. Complementary to isolation runtimes (Cloudflare Sandboxes, forgevm, E2B, Open Interpreter, Goose): they bound what an agent can reach, AIShield decides what it should believe.","publisher":{"name":"AIShield Project","url":"https://aishield.tools"},"homepage":"https://aishield.tools","repository":null,"version":"4.3.0","license":null,"protocols":["a2a"],"tags":["security","audit","mcp","agent","agentic","owasp","supply-chain","slopsquatting","typosquat","sbom","offline","config","discovery","static-analysis","namespace-shadowing","toxic-flow","local-first","agent-computer","sandbox","preflight","workspace","cloudflare-sandbox","forgevm","goose","open-interpreter","attestation","certification","rug-pull","monitoring","trust","registry","score","identity","nhi","agent-card","scope-attenuation","mtls","did","a2a","network"],"pricing":null,"endpoints":[{"url":"https://aishield.tools/api/v1/mcp","type":"a2a","auth":"none","probeable":true}],"skills":[{"id":"security_scan","name":"Security Scan","tags":["security","audit","mcp","agent"],"description":"Scan an MCP server, AI skill or agent description against 227 MCP / 233 skill rule categories (OWASP MCP Top 10 + Agentic AI Top 10 + sandbox hardening). For skill assets, Markdown is treated as executable payload rather than documentation."},{"id":"agentic_audit","name":"Agentic AI Audit","tags":["agentic","owasp","audit"],"description":"Audit an AI agent against OWASP Agentic AI Top 10 (ASI01-ASI10): goal hijack, tool misuse, identity abuse, supply chain, code execution, memory poisoning, inter-agent comms, cascading failure, human-agent trust, rogue agents."},{"id":"supply_chain_audit","name":"Supply Chain & Hallucinated Package Audit","tags":["supply-chain","slopsquatting","typosquat","sbom","offline"],"description":"Offline detection of slopsquatting / AI-hallucinated dependencies in package.json, requirements.txt and pyproject.toml. Covers typosquat (Levenshtein), homoglyph poisoning, brand impersonation, composite hallucination (the ~50% of fabricated names that are NOT edit-distance-similar to any real package, e.g. react-codeshift), cross-registry confusion, dependency confusion, install-script poisoning, untrusted sources, unpinned versions and missing lockfiles. Zero network calls, zero package datab…"},{"id":"multi_client_config_scan","name":"Multi-Client MCP Config Discovery & Audit","tags":["mcp","config","discovery","static-analysis","namespace-shadowing","toxic-flow","local-first"],"description":"Auto-discover MCP server configurations across 14 client surfaces (Claude Desktop, Claude Code user+project, Cursor user+project, VS Code user+project, Windsurf, Gemini CLI, GitHub Copilot CLI, Augment, Zed, Cline, WorkBuddy) and statically audit them for privileged launch, runtime package fetch at startup, shell-interpreter invocation, non-registry provenance, inline plaintext credentials, insecure transport, wildcard bind, unauthenticated remote endpoints, project-level trust traps, namespace…"},{"id":"agent_computer_preflight","name":"Agent Computer Pre-Flight Scan","tags":["agent-computer","sandbox","preflight","workspace","static-analysis","local-first","cloudflare-sandbox","forgevm","goose","open-interpreter"],"description":"Scan an agent workspace BEFORE the sandbox boots. Parses .mcp.json, forge / agent-forge, Goose and Open Interpreter configurations plus every skill file, scores each item, and returns a boot / review / refuse verdict. Complements isolation runtimes (Cloudflare Sandboxes and Containers, forgevm, E2B, Open Interpreter, Goose) which bound blast radius but do not inspect the content an agent loads inside the box. Also checks 11 sandbox-hardening rules on the box definition itself: mounted docker.so…"},{"id":"continuous_attestation","name":"Continuous Attestation","tags":["attestation","certification","rug-pull","monitoring","trust"],"description":"Subscribe an MCP server, skill or live agent workspace to recurring re-scanning (default 7-day cycle). Detects drift against the recorded evidence hash, revokes certification when the score drops below threshold, and exposes a machine-readable answer to 'is this still trustworthy right now'. Designed for rug-pull defence: certification without expiry is marketing."},{"id":"trust_score","name":"Trust Score Lookup","tags":["trust","registry","score"],"description":"Return an agent's AIShield Trust Score (0-100) and certification level from the Agent Registry."},{"id":"identity_scan","name":"Agent Identity & Credential Scan","tags":["identity","nhi","agent-card","scope-attenuation","mtls","did","a2a"],"description":"Scan the agent identity layer (NHI). Verifies AgentCard / agent-identity declarations are signed (JWS/DID/proof), credentials are short-lived rather than never-expiring, authorization is least-privilege (flags scope:'*' and over-broad grants that violate scope attenuation), and mTLS/DID verification is present. This is the fastest-moving front of 2026 agent security (the top A2A issues are all identity; Authentik's NHI wave; ANS/DNSid/Entra Agent ID). AIShield both issues trust certificates AND…"},{"id":"network_scan","name":"Agent Network / Mesh Config Scan","tags":["network","mesh","cloudflare-mesh","vpc","reachability","exposure"],"description":"Scan the agent network layer. Flags Cloudflare Mesh / VPC bindings that expose the whole account network to every agent (the gap Cloudflare itself admits: 'per-agent identity and policy evaluation are future work'), unauthenticated agent endpoints (auth: none), bind-to-all-interfaces exposure (0.0.0.0), and private/internal resources marked public:true. Answers the 'trust shallow' problem left open by A2A's signed AgentCard: content trust + identity attribution + network reachability."},{"id":"attack_replay","name":"Attack Replay & Regression Detection","tags":["attack-replay","regression","chronos-fix","snapshot","defense-hardening"],"description":"Snapshot and replay past attack payloads against the current rule set. Detects rule-regression: a payload that was previously blocked but is now allowed because rules were weakened or a pattern was missed. Each snapshot stores payload hash + verdict + evidence, enabling 'has our defense regressed since last check' audits. Borrowed from the ChronosFix 'fault time machine' pattern in agent infra competitions."},{"id":"vertical_risk_scan","name":"Vertical-Domain Semantic Risk Scan","tags":["vertical-risk","semantic-admission","finance","medical","gov","finflux"],"description":"Domain-specific semantic risk screening for high-sensitivity verticals: finance (fraud inducement / unlicensed wealth management / pump-and-dump), medical (unlicensed diagnosis / false cure claims), and government/public-sector (sensitive topics / unauthorized disclosure). Sits on top of the generic OWASP rule set to catch agent output that is technically compliant but semantically dangerous in its context. Borrowed from the FinFlux 'financial semantic admission' pattern."}],"tools":["Security Scan","Agentic AI Audit","Supply Chain & Hallucinated Package Audit","Multi-Client MCP Config Discovery & Audit","Agent Computer Pre-Flight Scan","Continuous Attestation","Trust Score Lookup","Agent Identity & Credential Scan","Agent Network / Mesh Config Scan","Attack Replay & Regression Detection","Vertical-Domain Semantic Risk Scan"],"extra":{"capabilities":{"streaming":false,"pushNotifications":false},"protocolVersion":"0.3.0"},"attribution":{"kind":"a2a_card","name":"a2a_card","summary":"a2a_card","version":"a2a_card","description":"a2a_card","homepageUrl":"a2a_card","publisherUrl":"a2a_card","publisherName":"a2a_card"}},"derived":{"capabilities":[{"slug":"code.security-review","name":"Security Review","confidence":1,"provenance":"derived"},{"slug":"code.execution","name":"Code Execution","confidence":1,"provenance":"declared"},{"slug":"infra.cloud","name":"Cloud Platforms","confidence":1,"provenance":"derived"},{"slug":"security.scanning","name":"Security Scanning","confidence":1,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":1,"provenance":"declared"},{"slug":"dev.monitoring","name":"Monitoring & Observability","confidence":1,"provenance":"declared"},{"slug":"documents.ocr","name":"OCR","confidence":0.833,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.51,"provenance":"derived"}],"categories":["code","dev","documents","infra","security"]},"observed":{"status":"unknown","statusReason":"Not checked yet.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[{"at":"2026-09-05T18:27:33.353Z","kind":"a2a_card","ok":true,"httpStatus":200,"latencyMs":617,"error":null,"detail":{"name":"AIShield Security Scanner","signed":false,"version":"4.3.0","cardPath":"/.well-known/agent-card.json","skillCount":11,"protocolVersion":"0.3.0"}}],"tools":null,"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"a2a_card","key":"https://aishield.tools/.well-known/agent-card.json","url":"https://aishield.tools/.well-known/agent-card.json","firstSeenAt":"2026-09-05T14:23:34.984Z","fetchedAt":"2026-09-05T14:23:34.984Z","normalizedAt":"2026-09-05T14:23:34.984Z"}]},"firstSeenAt":"2026-09-05T14:23:34.984Z","updatedAt":"2026-09-05T14:25:24.948Z"}