Skip to content

Security: David-Wu1119/aibom

Security

SECURITY.md

Security

AIBOM v0.1 is a static scanner for AI application inventory.

Protected In v0.1

  • Detects common AI providers, models, MCP servers, vector stores, datasets, external APIs, and secret references.
  • Flags high-risk inventory patterns such as hard-coded token-like literals, unpinned npx MCP servers, and curl-pipe-shell installers.
  • Supports JSON and Markdown export for CI and review workflows.

Not Protected In v0.1

  • Runtime tool calls.
  • Provider account permissions.
  • Full code data-flow analysis.
  • Secret validation or rotation.
  • Complete framework coverage.

Treat findings as review prompts. Do not assume absence of findings means an AI app is safe.

There aren't any published security advisories