Imou Open Device Config
v1.0.2imou / Imou / 乐橙 / lechange 设备安防配置技能。支持设备动检计划、动检灵敏度、隐私模式(close camera)开关。 Manages device channel security configuration: motion detection schedule, motion de...
⭐ 0· 122·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/description (Imou device security configuration) match the included scripts and README. Required env vars (IMOU_APP_ID, IMOU_APP_SECRET, IMOU_BASE_URL) and the APIs called are the ones expected to operate the Imou Open API.
Instruction Scope
SKILL.md instructs the agent to obtain an access token and call device config / IoT model APIs. Instructions reference only device/product identifiers and the declared env vars; they do not instruct reading unrelated files or exfiltrating data to third-party endpoints.
Install Mechanism
No risky install steps or external downloads. Dependency is requests (pip), declared in requirements.txt and metadata; instruction-only install behavior is low risk.
Credentials
The skill requires an app ID and app secret (IMOU_APP_ID, IMOU_APP_SECRET) and a base URL. Those are necessary for Imou Open API access and proportionate, but IMOU_APP_SECRET is a sensitive credential—store it securely. There is a minor inconsistency: metadata/README sometimes treats IMOU_BASE_URL as required while code provides a default base URL; this is a documentation mismatch, not an indication of extra privilege.
Persistence & Privilege
always:false and no code writes or modifies other skills or system settings. The skill does not request permanent platform-wide privileges.
Assessment
This skill appears to do what it says: configure Imou / lechange devices via the official Open API. Before installing, make sure you: (1) only provide IMOU_APP_ID and IMOU_APP_SECRET that are scoped to a developer account you control, store them in a secure environment (avoid pasting them into third-party UIs), (2) verify IMOU_BASE_URL points to the official Imou endpoint for your region (the code will use a default if omitted), (3) review the included scripts yourself if you need higher assurance (they are plain Python and call only the documented API endpoints), and (4) run the tool in a least-privileged environment since it controls device privacy/motion settings. If you are uncomfortable providing your app secret, do not install or run the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk9726jqv3mr4p2z6aw53d39qfh83pez6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
⚙️ Clawdis
EnvIMOU_APP_ID, IMOU_APP_SECRET, IMOU_BASE_URL
Primary envIMOU_APP_ID
