Leaptic
v1.0.0Leaptic captures every movement and highlight in front of the lens, making every moment you capture shine instantly. OpenClaw skill for Leaptic device snapsh...
⭐ 0· 81·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description describe a Leaptic device snapshot/status API and the skill only requires an App-Key and an optional base URL. The declared primaryEnv (LEAPTIC_APP_KEY) and optional credentials file (~/.config/leaptic/credentials.json) are appropriate and expected for this purpose.
Instruction Scope
SKILL.md instructs the agent to read the credentials file or env vars, ask the user if credentials/region are missing, and to GET the documented snapshot endpoint. It explicitly restricts where the App-Key may be sent and does not instruct reading unrelated files or exfiltrating data.
Install Mechanism
No install specification or code files are present (instruction-only), so nothing will be downloaded or written by the platform beyond using existing runtime capabilities and the user's chosen credentials file.
Credentials
The skill only needs one credential (App-Key) and an optional base URL, which is proportionate. Minor metadata inconsistency: registry metadata lists 'Required env vars: none' while a primary credential (LEAPTIC_APP_KEY) is declared — functionally fine but worth clarifying before install.
Persistence & Privilege
always is false and the skill does not request system-wide changes or access to other skills' configs. It recommends storing a local credentials file (user-controlled) and giving guidance on file permissions.
Assessment
This skill appears to do exactly what it says: call Leaptic's device snapshot API using an App-Key. Before installing, verify you actually own a Leaptic device or have a legitimate App-Key from the official Leaptic app. Note the small metadata mismatch: the registry shows no required env vars even though the skill expects LEAPTIC_APP_KEY (and optionally LEAPTIC_BASE_URL or a credentials file). If you store the key on disk, follow the skill's advice to restrict file permissions (e.g., chmod 600) or use your OS secret store. Only provide the App-Key when prompted and only to the documented photon hosts or a base_url you explicitly configured.Like a lobster shell, security has layers — review code before you run it.
latestvk975y6qxh1075h2aamy25tep7184ktfc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Primary envLEAPTIC_APP_KEY
