phy-async-auditAsync/await error handling auditor. Scans JavaScript/TypeScript, Python, and Go code for unhandled async errors — floating promises (fire-and-forget with no...
Install via ClawdBot CLI:
clawdbot install phy041/phy-async-auditGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
Exec(Calls external URL not in known-safe list
https://canlah.aiAudited Sep 8, 2026 · audit v1.0
Generated Sep 8, 2026
A fintech company's Node.js microservices face intermittent production outages due to unhandled promise rejections and floating promises. The auditor helps identify and fix these issues before they cause customer-facing failures.
An e-commerce platform uses FastAPI for its backend. The development team needs to ensure all async endpoints have proper error handling to prevent 500 errors and data corruption during high-traffic events like sales.
A logistics company processes real-time tracking data using Go concurrency. They must ensure errors from goroutines are not ignored, which could lead to lost updates or incorrect shipment statuses.
A SaaS provider is preparing a major update to its TypeScript web application. They use the auditor to catch potential async issues that could degrade user experience or increase downtime after the release.
A startup with a mixed JavaScript/Python/Go codebase wants to integrate the auditor into their CI pipeline to prevent new async bugs from being merged. This helps maintain high reliability as they scale.
Sell licenses to development teams in enterprises, offering features like report customization, team collaboration, and priority support. Revenue is generated through annual or monthly subscriptions per seat or per project.
Offer the auditor as a hosted web service where code is uploaded or integrated via a CLI. Provide dashboards, historical analysis, and team management. Revenue comes from tiered subscription plans based on codebase size or usage.
Provide the core auditor as an open-source tool, driving adoption. Premium features like automated fixes, deeper analysis, and CI/CD integrations are offered via a paid subscription.
💬 Integration Tip
Integrate the auditor into your CI pipeline by running its CLI command on every pull request and failing the build on CRITICAL or HIGH findings to catch async bugs early.
Scored Sep 8, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.