Agentic Api Transformer
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill is coherently focused on helping transform API projects, with some normal but review-worthy guidance around inspecting codebases, generating code, and running validation commands.
This skill appears safe to install as an instruction-only helper. Before using it, make sure the agent is pointed at the correct API repository or spec, review generated code before applying it, and approve any dependency installation or test commands manually.
Findings (2)
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 read project structure, endpoint definitions, and framework files to generate transformation guidance.
The skill may lead an agent to inspect a user's API project and use analysis utilities. This is aligned with API transformation, but it should be limited to the intended repository or API documentation.
Use API analysis utilities to scan existing endpoints ... Auto-detect the user's framework from their codebase
Use the skill only on the intended API project or OpenAPI spec, and review any proposed scans or tool use before proceeding.
If followed, local commands may install packages, run tests, or interact with development services configured by the project.
The instructions contemplate running tests and suggesting dependency installation commands. That is expected for validating an API migration, but commands can affect the local development environment.
Run automated test suites against transformed APIs ... Installation commands for dependencies ... Testing commands to verify the transformation
Review commands before running them, prefer a development branch or sandbox, and avoid executing generated install/test commands against production environments.
