synapse-reinst
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a Python script (
scripts/reinst.py) to read local environment variables and registry files located in~/.a2a/registryor.synapse/settings.json. These operations are local and perform non-destructive reads to reconstruct the agent's system prompt. - [DATA_EXPOSURE]: The script accesses the agent's own metadata (ID, role, port) from the local filesystem. This data is considered internal configuration for the Synapse A2A system and is used only to display instructions back to the agent itself.
Audit Metadata