Bmad Os Audit File Refs
Identifies all file references within a codebase to ensure accuracy and compliance with organizational standards.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add bmad-os-audit-file-refs npx -- -y @trustedskills/bmad-os-audit-file-refs
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bmad-os-audit-file-refs": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bmad-os-audit-file-refs"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, bmad-os-audit-file-refs, audits files for references to other files within an operating system. It identifies and lists these file references, helping users understand dependencies and potential impacts of changes. The tool is designed to be used in a controlled environment with appropriate permissions.
When to use it
- Dependency Analysis: Before refactoring or deleting files, identify all dependent files to avoid breaking functionality.
- Security Audits: Uncover potentially malicious references within system files.
- System Documentation: Automatically generate documentation of file dependencies for a given operating system.
- Migration Planning: Understand the scope and complexity of migrating files or systems.
Key capabilities
- File reference identification
- Operating system auditing
- Dependency listing
Example prompts
- "Audit
/etc/passwdfor file references." - "List all file dependencies in
/usr/bin." - "Show me the files that reference
/boot/grub/grub.cfg."
Tips & gotchas
This skill requires appropriate operating system permissions to access and analyze files. Use with caution, as incorrect usage could potentially impact system stability.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.