Pin session decisions, questions, constraints, and corrections to a persistent board that survives context compaction.
73
92%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Risky
Do not use without reviewing
Security
1 high severity finding. You should review these findings carefully before considering using this skill.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
Insecure credential handling detected (high risk: 1.00). The skill auto-appends user-provided text verbatim to a persistent JSON and echoes pinned content in responses (and auto-pins user utterances), so any API keys/passwords or secrets the user says will be stored and reproduced exactly, enabling secret exfiltration.