Persona Builder
Analysis
This is mostly a local persona/workspace generator, but the templates it creates include persistent background-agent and inherited sub-agent permission patterns that should be reviewed before installation.
Findings (6)
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.
[Managed sessions for background loops] ... Heartbeat monitoring: detects stalls, auto-restarts
The generated AGENTS.md template would tell future agents about background loops and auto-restart behavior, but the artifact does not define explicit opt-in, runtime limits, stop conditions, or user approval for those persistent sessions.
Broader autonomy | External APIs/channels within safety bounds ... Full autonomy | Everything except irreversible financial/posting decisions
The generation rules can encode user-selected authority for future agents to interact with external APIs or channels. This is disclosed and user-directed, but it is high-impact if chosen casually.
informed by three peer-reviewed papers ... Authors: [Assumes multi-author work on semantic parsing and hierarchical structures]
The artifact claims peer-reviewed research backing while the same reference notes contain placeholder or assumed citation metadata, which can overstate the reliability of the autonomy and memory design.
Step 1: Run the interview ```bash persona-builder ```
The package is described as instruction-only with no code files or required binaries, but the README documents a CLI-style command. This creates usage/provenance ambiguity if a separate executable appears.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
When spawning sub-agents: - Use `sandbox: inherit` - Keep writes inside workspace
The template recommends inherited sandbox permissions for sub-agents. Although it limits writes to the workspace, it does not clearly specify sub-agent identity, allowed tools, data boundaries, or approval before spawning.
Answer questions about your identity, goals, communication style, schedule, and personality, then get five ready-to-use files
The skill intentionally turns personal interview answers into persistent local workspace files that future agents may reuse as memory and operating context.
