← Index

io.github.sparkvibe-io/GuardianShield

io.github.sparkvibe-io/GuardianShield·v1.2.1·Security
Quality Score
83
/100

AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "GuardianShield": {
      "command": "uvx",
      "args": [
        "guardianshield"
      ],
      "env": {
        "GUARDIANSHIELD_PROFILE": "<guardianshield_profile>",
        "GUARDIANSHIELD_AUDIT_PATH": "<guardianshield_audit_path>",
        "GUARDIANSHIELD_DEBUG": "<guardianshield_debug>"
      }
    }
  }
}
§02  Environment variables
GUARDIANSHIELD_PROFILE

Default safety profile (general, education, healthcare, finance, children)

GUARDIANSHIELD_AUDIT_PATH

Path to the SQLite audit database

GUARDIANSHIELD_DEBUG

Set to 1 for debug logging

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Security