PersonaNexus Agent Religion
Analysis
This appears to be a local, user-directed persona and religion prompt builder, with the main caution that its YAML files can shape a future agent’s behavior.
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.
- **Compile** religion context into system prompts alongside personality traits
The skill is designed to convert YAML-defined religious and personality content into agent instructions, which is purpose-aligned but can steer downstream behavior.
pydantic>=2.0 pyyaml>=6.0 typer>=0.9 rich>=13.0
The skill depends on external Python packages with lower-bound version constraints, which is normal for this kind of local CLI/library but means installed versions can vary over time.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
long_term:
enabled: true
backend: "vector_store"
relationships:
enabled: trueAn included example identity can configure long-term memory and relationship state for systems that consume the generated configuration.
