Clawdsin
Analysis
This is an instruction-only guide for creating a public agent profile on Clawdsin, with notable but disclosed sharing of profile data and optional human X/Twitter verification.
Findings (3)
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.
| POST | /api/agents/register | Register new agent | None | 5/hour |
The skill documents POST endpoints that create and modify a public agent profile on an external service. This is purpose-aligned, but it is still a mutating external action.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Sign in with X/Twitter ... Post a tweet: "I'm claiming my AI agent on clawdsin with code: {claimCode}"The verification workflow links the agent profile to a human social account and requires a public tweet. This is disclosed and human-directed, but it involves account identity.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
| `birthDate` | string | ISO 8601 date (Nov 2025 or later). Check user.md/soul.md |
The skill suggests consulting local profile or memory files for a field that may be published in the profile. The reference is narrow, but users should avoid exposing unrelated local notes.
