phy-cors-auditCORS (Cross-Origin Resource Sharing) misconfiguration auditor. Probes any API endpoint with crafted Origin headers to detect the most dangerous CORS vulnerab...
Install via ClawdBot CLI:
clawdbot install phy041/phy-cors-auditGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://canlah.aiAudited Sep 7, 2026 · audit v1.0
Generated Sep 7, 2026
A fintech company wants to ensure its API endpoints handling user account data are not vulnerable to CORS misconfigurations that could allow malicious websites to steal sensitive financial information. Using the CORS Audit skill, they can probe their live endpoints to verify that reflecting arbitrary Origin headers or allowing credentials with wildcard is prevented, and generate secure CORS configurations for their Express stack.
A cybersecurity consultant is performing a penetration test for a client's web application. They use the CORS Audit skill to scan the API endpoints for CORS vulnerabilities such as null origin allowance and subdomain bypass, which could be exploited in cross-origin attacks. The skill helps them identify these issues quickly and provide remediation advice.
An e-commerce development team is troubleshooting CORS errors that prevent their frontend from accessing APIs on a different subdomain. They use the skill to audit their CORS configuration, find that the Access-Control-Allow-Origin is missing or misconfigured, and generate the correct express middleware settings, ensuring smooth cross-origin requests for their users.
A healthcare technology company must comply with HIPAA regulations, which require strict access controls on patient data APIs. They deploy the CORS Audit skill in their CI/CD pipeline to automatically scan for CORS misconfigurations that could expose patient data. This helps them maintain compliance and avoid data breaches.
A SaaS provider offering multi-tenant services needs to ensure that tenant-specific API endpoints do not allow cross-tenant attacks via CORS. They use the skill to scan their FastAPI backend for potential vulnerabilities and to generate a proper CORS configuration that restricts origins to their allowed domains, preventing data leakage between tenants.
Offer the CORS Audit as a freemium tool where developers can run basic audits for free, with advanced features like full probe battery, CI integration, and multi-endpoint scanning available in a paid tier. Revenue comes from subscription fees for pro users and business plans.
Incorporate the CORS Audit into a broader DevOps security suite, selling it as an add-on for CI/CD pipelines. This model targets enterprises that want automated security checks as part of their deployment process, charging an annual license fee per seat or per project.
Provide the tool as a complement to penetration testing and security consulting services. Consultants use the audit to quickly identify CORS issues during assessments, bundling it into their consulting packages. Revenue is generated through consulting fees, with the tool adding value and expediting findings.
💬 Integration Tip
Integrate the skill into your CI/CD pipeline by using the --ci flag to automatically fail builds on critical CORS vulnerabilities, ensuring security is checked at every deployment.
Scored Sep 7, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.