recamerareCamera (RV1126B) device full-stack Web API reference covering authentication, device management, video/audio/image configuration, recording rules & storage...
Install via ClawdBot CLI:
clawdbot install mjq2020/recameraGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://{ip}/cgi-bin/entry.cgi/system/loginCalls external URL not in known-safe list
https://sensecraft-train-api.seeed.cc`AI Analysis
The skill documents legitimate device management APIs for a specific hardware product. The 'unknown data sink' signal is a false positive, as the POST to the device's own IP for login is the documented authentication flow, not exfiltration. The external call to sensecraft-train-api.seeed.cc is for an optional, documented AI model conversion service (SenseCraft) and appears consistent with the skill's stated purpose.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Retailers deploy reCamera devices to monitor customer foot traffic and analyze shopping behavior using AI inference. The skill enables developers to configure video streams, set up recording rules for peak hours, and integrate with SenseCraft cloud for advanced model conversion to detect demographics or product interactions, optimizing store layouts and marketing strategies.
Manufacturing plants use reCamera to ensure workplace safety by detecting unauthorized access or hazardous activities. Developers leverage the skill to authenticate devices, manage AI models for object detection (e.g., PPE compliance), and configure storage for incident recordings, enabling real-time alerts and compliance reporting.
Municipalities integrate reCamera into traffic systems to monitor intersections and analyze vehicle flow. The skill facilitates device discovery in subnets, login for authenticated API calls to adjust video settings, and use of AI inference for license plate recognition or congestion detection, improving traffic control and urban planning.
Homeowners install reCamera for surveillance, with developers using the skill to implement motion-triggered recording and cloud integration. It supports configuring audio/video parameters, setting up storage rules for event clips, and managing device logs via terminal APIs, enhancing security with remote monitoring and alerts.
Hospitals utilize reCamera to monitor patient areas and ensure hygiene protocols. Developers apply the skill to authenticate devices, configure recording for critical zones, and integrate AI models for anomaly detection (e.g., fall detection), supporting staff efficiency and patient safety through automated insights.
Companies lease reCamera devices with bundled software and cloud services, using the skill to enable remote configuration and updates. Revenue comes from monthly subscriptions that include device management, AI model deployment, and technical support, ensuring recurring income and customer retention.
Developers offer tailored integration of reCamera into existing systems (e.g., security platforms or IoT networks), leveraging the skill for API calls and authentication workflows. Revenue is generated through one-time project fees and ongoing maintenance contracts, targeting enterprises with specific operational needs.
Providers create and sell pre-trained AI models compatible with reCamera via SenseCraft cloud conversion, using the skill to facilitate model deployment and inference configuration. Revenue streams include model licensing fees and pay-per-use inference services, catering to users seeking plug-and-play analytics.
💬 Integration Tip
Always follow the read-before-write pattern for configuration updates to avoid reverting fields to defaults, and ensure token persistence across authenticated sessions to prevent frequent re-logins.
Scored Apr 19, 2026
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
Clerk integration. Manage Users, Organizations. Use when the user wants to interact with Clerk data.
Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts (March 2025 CVE context), API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, production considerations (GCP outages), and component reference. Prevents 15 documented errors. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT/token-type-mismatch errors, webhook verification, user type inconsistencies, or testing with 424242 OTP.
Access ETH wallet address and securely send ETH or USDC on Ethereum or Base chains with 2FA authentication code verification.
Manages consent with strict safety limits, prohibits profiling or coercion, limits crisis inference, and ensures autonomy without persistent tracking or pres...
Agent verification via ClawX OAuth system. Use when checking agent verification status, embedding verification widgets, or working with agent identity/trust tiers.