Loop 7 of the PkgSafe Loop Engineering roadmap.
Goal: strengthen MCP guardrails for AI coding agents while keeping PkgSafe npm-first and local-first.
Scope:
- validate package install
- validate install command
- explain package risk
- safe alternative suggestion
- agent audit log
Validation target:
- gofmt -w .
- go test ./...
- go test -race ./...
- go vet ./...
- make build
- MCP stdio tests
- evidence recorded in evidence/loops/loop-07-mcp-ai-agent-guardrail.md
Do not add SaaS, billing, SSO, hosted services, or behavior analysis changes. Use behavior_analysis wording, not sandbox, for heuristic behavior.
Loop 7 of the PkgSafe Loop Engineering roadmap.
Goal: strengthen MCP guardrails for AI coding agents while keeping PkgSafe npm-first and local-first.
Scope:
Validation target:
Do not add SaaS, billing, SSO, hosted services, or behavior analysis changes. Use behavior_analysis wording, not sandbox, for heuristic behavior.