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.
45
45%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
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.
Potentially malicious external URL detected (high risk: 0.70). 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.