We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tbrennem-source/sf-permits-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Security Audit Report
**Generated:** 2026-02-28 21:28 UTC
**Status:** FAIL — HIGH SEVERITY ISSUES FOUND
**Project root:** `/Users/timbrenneman/AIprojects/sf-permits-mcp`
---
## Summary
| Tool | Status | HIGH | MEDIUM | LOW |
|------|--------|------|--------|-----|
| bandit | FAIL | 1 | 0 | 0 |
| pip-audit | PASS | 0 | 0 | 0 |
---
## Bandit — Static Security Analysis
### HIGH (1 issue)
**[B602] shell**
- File: `f.py` line 1
- Confidence: HIGH
- Issue: shell=True
## pip-audit — Dependency Vulnerabilities
> No known vulnerabilities found in installed packages.
---
*Report generated by `scripts/security_audit.py` at 2026-02-28 21:28 UTC*