skills/jazz1x/honne/persona/Gen Agent Trust Hub

persona

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses local command-line tools to manage its workflow.
  • It executes bash scripts located in the plugin's root directory (${CLAUDE_PLUGIN_ROOT}/scripts/honne) to validate persona files and render final outputs.
  • It runs a python3 one-liner to parse JSON and perform date arithmetic to check for data staleness.
  • [DATA_INGESTION]: The skill reads from .honne/persona.json to construct a payload for LLM synthesis. This is a standard pattern for personalizing agent behavior based on workspace state.
  • [FILE_OPERATIONS]: The skill writes generated persona data to the .honne/cache and .honne/personas directories within the current working directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 02:41 PM