session-debrief
Audited by Socket on Apr 4, 2026
1 alert found:
AnomalyThe skill is mostly aligned with its stated purpose: it analyzes local Claude session history for the current project and summarizes it. The main risks are proportional but non-trivial: it accesses sensitive session logs, relies on a local script outside the skill file, likely forwards session content to MiniMax using an API key stored in a local secrets file, and includes self-modifying instructions to edit the skill itself after execution. Those behaviors make it higher risk than a simple documentation skill, but they are still plausibly related to session debriefing rather than clearly malicious. Overall classification: SUSPICIOUS due to sensitive data access, implied third-party LLM data flow, and self-evolution behavior.