Asset Audit
Automatically identifies missing alt text, broken links, and accessibility issues across your Webflow website assets.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add asset-audit npx -- -y @trustedskills/asset-audit
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"asset-audit": {
"command": "npx",
"args": [
"-y",
"@trustedskills/asset-audit"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
asset-audit
What it does
This skill enables AI agents to perform comprehensive audits of digital assets, scanning for vulnerabilities, compliance issues, and performance bottlenecks. It automates the inspection process to provide actionable insights on asset health and security posture.
When to use it
- Pre-launch validation: Verify that all website or application assets meet security standards before going live.
- Routine maintenance: Schedule periodic checks to identify deprecated libraries or outdated dependencies.
- Compliance verification: Ensure digital assets adhere to internal policies or external regulatory requirements.
- Post-incident analysis: Investigate specific asset failures or breaches by running targeted audit scans.
Key capabilities
- Automated vulnerability scanning across various asset types.
- Identification of compliance gaps and policy violations.
- Performance metric analysis to detect bottlenecks.
- Generation of detailed reports with remediation recommendations.
Example prompts
- "Run a full security audit on our current web assets and summarize the critical findings."
- "Check if any of our digital assets are using deprecated libraries that pose a risk."
- "Perform an asset audit to ensure we meet GDPR compliance standards for user data storage."
Tips & gotchas
Ensure you have appropriate read-access permissions for the assets being scanned, as the tool requires access to analyze file structures and configurations. While the skill identifies issues effectively, it may not replace manual verification for complex architectural decisions or highly specialized security contexts.
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 |
🏢 Official
Published by the company or team that built the technology.