Technical Writer
Analysis
The skill appears purpose-aligned for generating technical writing career roadmaps, but users should notice that it asks for personal career assessment details and has limited source provenance.
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
The artifacts do not identify a public source or homepage for the skill/API operator. This is not evidence of malicious behavior, but it limits provenance and trust context.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
"RoadmapRequest": { "properties": { "assessmentData": { "$ref": "#/components/schemas/AssessmentData" }, "sessionId": { "type": "string" }, "userId": { ... }, "timestamp": { "type": "string" } }The roadmap endpoint is designed to receive user assessment data plus session and optional user identifiers. This is expected for personalization, but it is still personal/professional data that users should intentionally share.
