Receipt Pattern
This skill automates the creation of session receipts for significant actions, ensuring accountability and traceability in operations.
Install this skill
or
94/100
Security score
The Receipt Pattern skill was audited on Jun 13, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 113
Template literal with variable interpolation in command context
SourceSKILL.md
| 113 | const path = `receipts/${ts}-${mainType}.json`; |
low line 35
Webhook reference - potential data exfiltration
SourceSKILL.md
| 35 | "trigger": "manual | scheduled | webhook", |
Scanned on Jun 13, 2026
View Security Dashboard