silence
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a purely instructional guide for an agent to perform noise reduction tasks using standard tools. No malicious patterns were detected.
- [CREDENTIALS_UNSAFE]: The skill mentions the requirement for a
SLACK_TOKENenvironment variable. This is handled as a prerequisite for integration rather than a hardcoded secret or unsafe practice. The instructions follow standard secret management practices by expecting the token to be available in the environment. - [COMMAND_EXECUTION]: The skill references the use of
curl,grep, andawkfor filtering signals and interacting with APIs. These are standard utility binaries on the PATH and are used according to the skill's stated purpose of technical log and notification management. - [PROMPT_INJECTION]: The skill uses metaphorical language (e.g., "spell", "grimoire") which is consistent with the author's branding ("Wizards of the Ghosts"). This is instructional in nature and does not attempt to bypass agent safety filters or override system instructions.
- [DATA_EXFILTRATION]: No evidence of unauthorized data transmission was found. The use of
curlis scoped to interacting with Slack DND/mute APIs as requested by the user.
Audit Metadata