You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development.
34
43%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The interactive documentation HTML loads third-party JavaScript at runtime from the CDN https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js (and associated CSS at https://unpkg.com/swagger-ui-dist/swagger-ui.css), which executes remote code the skill relies on to provide interactive docs, creating a runtime supply-chain execution risk.