Trusted — Risk Score 5/100
Last scan:22 hr ago Rescan
5 /100
andara-meeting-minutes
Capture meeting summaries and action items from voice or text
Benign meeting minutes capture skill with proper database integration and no malicious behavior detected.
Skill Nameandara-meeting-minutes
Duration26.8s
Enginepi
Safe to install
No action required. Skill is safe to use.
ResourceDeclaredInferredStatusEvidence
Shell WRITE WRITE ✓ Aligned SKILL.md:18 psql via bash
Database WRITE WRITE ✓ Aligned SKILL.md:18-29 INSERT statements
Environment READ READ ✓ Aligned SKILL.md:18 DATABASE_URL access
Filesystem NONE NONE N/A
Network NONE NONE No network calls except database
Clipboard NONE NONE N/A
Browser NONE NONE N/A
Skill Invoke NONE NONE N/A

File Tree

1 files · 1.3 KB · 39 lines
Markdown 1f · 39L
└─ 📝 SKILL.md Markdown 39L · 1.3 KB

Security Positives

✓ No executable code - pure documentation
✓ Uses parameterized SQL queries to prevent injection
✓ Only declared and necessary permissions (shell:WRITE, database:WRITE, env:READ)
✓ No external dependencies or dependencies to compromise
✓ No credential harvesting or data exfiltration
✓ No obfuscation techniques detected
✓ No persistence mechanisms
✓ Clear and honest documentation of intended behavior