Back to plugin

Security audit

Crypto Market Data

Security checks for vulnerabilities and agentic risk

Overview

The skill is internally consistent: it requires a single AISA_API_KEY and python3, calls the AIsa proxy API (api.aisa.one) for CoinGecko data, and the included scripts/instructions match those requirements.

This skill is coherent: it will send requests to api.aisa.one using the AISA_API_KEY you provide and return CoinGecko-style crypto market data. Before installing, confirm you trust the AIsa service (https://aisa.one), treat AISA_API_KEY as a secret (do not reuse a high-privilege key), and verify rate limits and any billing tied to that key. Note the package is for crypto market data only (not equities); the client prints JSON to stdout, so be mindful about where you paste or store outputs that might contain sensitive info.

Static analysis

No suspicious patterns detected.