OATDA List Models
v1.0.4List available AI models from OATDA's 10+ providers with optional filtering by type (chat, image, video) or provider name. Triggers when the user wants to se...
⭐ 0· 50·0 current·0 all-time
by@devcsde
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (list models from OATDA) match the declared requirements: an OATDA API key, curl and jq for HTTP+JSON, and an optional local credentials file for fallback. Nothing requested appears unrelated to listing models.
Instruction Scope
Instructions explicitly read ~/.oatda/credentials.json as a fallback to obtain OATDA_API_KEY and run curl queries against https://oatda.com/api/v1/llm/models. Reading the credentials file is within scope for resolving the API key, but it does require access to a local file containing secrets — the SKILL.md correctly warns not to print the full key.
Install Mechanism
Instruction-only skill with no install steps or downloads. Lowest-risk install profile.
Credentials
Only requests the OATDA_API_KEY and an optional credentials file under ~/.oatda. No unrelated secrets or additional service credentials are required.
Persistence & Privilege
Does not request always:true, does not modify other skills or system settings. Default agent invocation settings are preserved.
Assessment
This skill is coherent for listing models via OATDA. Before installing, verify you trust https://oatda.com and that your OATDA_API_KEY has minimal required privileges. Keep ~/.oatda/credentials.json file permissions restricted (e.g., chmod 600) since the skill reads that file to obtain the key. Never paste the full API key into chat; the SKILL.md's guidance to only show the first 8 characters is appropriate. If you prefer stricter separation, create a dedicated API key for this skill and revoke it if you stop using the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk97dmgcxyr86m6rd1jzjggv3r584496z
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📋 Clawdis
Binscurl, jq
EnvOATDA_API_KEY
Config~/.oatda/credentials.json
Primary envOATDA_API_KEY
