Feedback request: MCP safety audit taxonomy for agent workspaces #1416
Replies: 1 comment 2 replies
|
@godhiraj-code on (a), the category ordinary scanners miss: a guard inspects the command string, then bash rewrites it before it runs. GuardFall got past the guards of 10 of 11 open-source agents using old tricks like quote removal and On (b), yes, and blast radius is the right axis. We publish per-action risk level, whether human approval is required, and whether rollback exists, generated from the code so the table cannot drift: https://github.com/lacs-project/sysknife/blob/main/docs/action-reference.md On (c), the thing I would want before scaling is a straight answer to "which tools can mutate state with no human in the loop", which is close to your missing-approval-gates category. |
Uh oh!
There was an error while loading. Please reload this page.
Hi MCP Registry maintainers, I am validating a local first safety audit format for agent workspaces that use MCP servers.
I am not opening this as a bug report. I am looking for taxonomy feedback from people working near MCP discovery, metadata, and server capability surfaces.
The report maps risks like exposed server/tool surfaces, write/delete/admin capabilities, broad filesystem reach, secrets in reachable directories, missing approval gates, and incident postmortem readiness.
Question:
a) What MCP-specific risk category would you expect this kind of report to catch that normal secret scanners miss?
b) Should server metadata include clearer capability/blast-radius signals for write/delete/admin tools?
c) Would this report format be useful before teams scale MCP usage across agent clients?
If this is not the right discussion area, happy to move it to the right place.
Many Thanks
Best Regards
Dhiraj
All reactions