SlonAide

v3.0.0

Query and manage SlonAide voice recording notes - list recordings, get transcriptions and AI summaries.

0· 102·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (SlonAide recording listing, transcription, summaries) align with required artifacts: curl and a SLONAIDE_API_KEY to call api.aidenote.cn. Nothing requested appears unrelated to managing recordings.
Instruction Scope
SKILL.md instructs the agent to exchange the API key for a token and then call specific SlonAide API endpoints (api.aidenote.cn) using curl. It does not ask the agent to read unrelated files, other environment variables, or send data to third-party endpoints outside the stated service.
Install Mechanism
This is an instruction-only skill with no install spec or downloaded code. No archives or external installers are used, which minimizes on-disk risk.
Credentials
Only SLONAIDE_API_KEY is required (declared as primaryEnv). That single credential is appropriate for the described API interactions; no unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request always:true or other elevated presence. It asks the user to add their API key to the user's OpenClaw config, which is the expected local configuration step for skills.
Assessment
This skill appears coherent: it needs only your SlonAide API key and uses curl to call the service's API. Before installing, confirm you trust https://h5.aidenote.cn and understand that requests (audio metadata, transcriptions, summaries) are sent to that third-party service. Only provide an API key you control; prefer a key with minimal scope if the service supports it. Remove or rotate the key if you stop using the skill. If you need stronger privacy, test with non-sensitive recordings first and review SlonAide's privacy/terms pages.

Like a lobster shell, security has layers — review code before you run it.

latestvk975jysw38v98w4h7399q1fd8s83shps

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🎙 Clawdis
Binscurl
EnvSLONAIDE_API_KEY
Primary envSLONAIDE_API_KEY

Comments