IOT Developer
Analysis
The skill appears to be a purpose-aligned IoT career-roadmap API, with the main thing to notice being that it may send career assessment details and optional tracking identifiers to the service.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Source: unknown; Homepage: none; Install specifications: No install spec — this is an instruction-only skill.
There are no install-time actions or code files, which lowers execution risk, but the artifacts do not provide an independent source or homepage for provenance review.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
`POST /api/iot/roadmap` with `userId`, `sessionId`, and `assessmentData` containing `experience`, `skills`, and `goals`; `userId` is described as a "User identifier for tracking and analytics".
The main workflow sends personal career and skills assessment information, plus an optional tracking identifier, to an API. This is aligned with generating a personalized roadmap, but it is still privacy-relevant.
