← Reddit

Please make an /audit skill for Fable

Reddit · phoenixsoap · June 10, 2026
A user requests implementation of an /audit skill for Fable to perform security audits on personal systems and projects. The proposal acknowledges the need to prevent unauthorized access while addressing frustration over restricted auditing capabilities, suggesting a key-file authentication requirement to verify system ownership.

Detailed Analysis

A Reddit user posting to r/Anthropic has submitted a feature request directed at Anthropic, asking for the development of a dedicated `/audit` skill within Fable, Anthropic's agent-based platform. The poster expresses frustration that while Mythos — Anthropic's broader agentic or assistant framework — has generated significant community enthusiasm, practical security auditing capabilities on users' own systems remain inaccessible or restricted. The request centers on enabling a structured, permissioned command that would allow users to run security audits against their current project directory or, when operating from a user account's home directory, against the broader system environment.

The poster demonstrates an awareness of the legitimate safety concerns that would accompany such a feature, preemptively acknowledging that unrestricted system access for any AI agent carries serious risks — particularly if used on systems the user does not own or administer. As a proposed mitigation, they suggest an authentication mechanism requiring the placement of a specific key file within the target directory or system, effectively functioning as an explicit opt-in consent signal. This design pattern mirrors approaches used in other security tooling and web verification workflows, where ownership is confirmed through deliberate file placement rather than implicit permission.

The request reflects a broader tension within the AI developer community between powerful agentic capabilities and responsible access controls. As AI coding and infrastructure agents like Claude Code, Devin, and similar tools become more capable, users increasingly expect them to perform tasks — such as vulnerability scanning, dependency auditing, and configuration review — that have traditionally required dedicated security tooling. The community's frustration suggests a gap between the marketed potential of Anthropic's agentic products and the practical, sandboxed reality users currently experience.

This kind of community-driven feature request also illuminates the evolving role of trust and authorization in agentic AI systems. Anthropic and its peers face the challenge of designing permission models that are granular enough to satisfy power users and developers performing legitimate security work, while remaining robust enough to prevent misuse or unintended system access. The key-file authentication idea the poster proposes is a low-friction, developer-familiar solution — but it also points to a larger design conversation about how agentic AI systems should handle elevated privileges in local and production environments.

The post ultimately signals that Anthropic's developer-facing community is ready for more mature, production-grade tooling within Fable and Mythos. As agentic platforms mature across the industry, security-oriented capabilities — auditing, introspection, and compliance checking — are likely to become expected baseline features rather than aspirational additions. Whether Anthropic responds with a formal `/audit` skill or a more generalized permissions framework, the demand itself reflects growing user sophistication and the expectation that AI agents become credible participants in professional software development and system administration workflows.

Read original article →