soft-delete-restore
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No malicious instructions or attempts to bypass safety guardrails were identified within the skill documentation or reference files.
- [DATA_EXFILTRATION]: No sensitive data access, hardcoded credentials, or unauthorized network operations were detected. The skill focuses on internal database record management patterns.
- [REMOTE_CODE_EXECUTION]: No remote script downloads, package installations, or dynamic code execution patterns (such as eval or subprocess calls) are present.
- [OBFUSCATION]: The content is presented in clear, plain-text Markdown and TypeScript. No hidden characters, encoded URLs, or homoglyph-based evasion techniques were found.
- [PRIVILEGE_ESCALATION]: The skill explicitly recommends security best practices, such as applying role-based access control guards (@StudioProtected) to restore operations at the same or higher privilege level as delete operations.
- [DYNAMIC_CONTEXT_INJECTION]: No shell command execution via dynamic context placeholders was found in the SKILL.md file.
Audit Metadata