dx-optimizer
PassAudited by VirusTotal on May 9, 2026.
Overview
Type: OpenClaw Skill Name: ah-dx-optimizer Version: 1.0.0 The skill bundle 'ah-dx-optimizer' consists of a metadata file and a markdown instruction set (SKILL.md) that defines a persona for a developer experience optimizer. The instructions focus on legitimate development tasks such as build performance, IDE configuration, and workflow automation without any evidence of malicious intent, data exfiltration, or unauthorized execution patterns.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may propose or make changes that affect local builds, test behavior, developer tooling, or team workflow automation.
The skill directs the agent to make implementation changes, not just provide advice. That is consistent with a DX optimizer, but it can lead to edits in build, testing, tooling, or workflow files.
4. Implement comprehensive developer experience enhancements
Review all generated diffs and avoid applying CI/CD, hook, release, or migration automation changes without normal code review and testing.
A poor automation or CI/CD change could slow developers, block commits, or affect shared build and deployment workflows.
Workflow automation and CI/CD changes can propagate across a team or pipeline. The behavior is disclosed and purpose-aligned, but mistakes could affect more than one local task.
Workflow automation: - Pre-commit hooks - Code generation - Boilerplate reduction - Script automation - Tool integration - CI/CD optimization - Environment setup - Onboarding automation
Apply these changes incrementally, test them locally and in CI, and document any new hooks or automation for the team.
