Essence Distiller
Audited by Gen Agent Trust Hub on Feb 13, 2026
================================================================================
✅ VERDICT: SAFE
This skill is purely descriptive and operates entirely within the AI's natural language processing capabilities. It does not contain any scripts, external commands, or instructions that could lead to security vulnerabilities such as data exfiltration, command execution, or privilege escalation. The skill's functionality is defined through its role, approach, and expected output, all expressed in natural language.
Total Findings: 1
ℹ️ TRUSTED SOURCE References: • Homepage reference
- SKILL.md, Line 3: The
homepagefield points tohttps://github.com/Obviously-Not/patent-skills/tree/main/essence-distiller. While 'Obviously-Not' is not on the list of explicitly trusted GitHub organizations, this is a static reference link and not an instruction to download or execute any code. Therefore, it poses no direct security risk. • Platform commit reference - _meta.json, Line 7: The
latest.commitfield referenceshttps://github.com/openclaw/skills/commit/ba04294f4c6d866227526b841608ee4bc4586c11. This is a reference to the platform's own repository, which is implicitly trusted for metadata purposes and does not involve external execution.
================================================================================
Threat Category Analysis:
- Prompt Injection: No patterns detected that attempt to override Claude's behavior or bypass safety guidelines. The skill defines a clear role and boundaries, reinforcing ethical use.
- Data Exfiltration: No commands or instructions for accessing sensitive file paths or performing network operations to non-whitelisted domains were found.
- Obfuscation: No Base64, zero-width characters, homoglyphs, URL/hex/HTML encoding, or other obfuscation techniques were detected in either file.
- Unverifiable Dependencies: No instructions to install external packages (
npm install,pip install, etc.) or fetch external scripts were found. The skill is self-contained in its description. - Privilege Escalation: No
sudo,chmod, or other commands that would attempt to acquire elevated permissions were found. - Persistence Mechanisms: No instructions to modify system configuration files, create cron jobs, or establish other persistence mechanisms were found.
- Metadata Poisoning: All metadata fields in
SKILL.mdand_meta.jsonwere reviewed and found to be benign, containing no malicious instructions. - Indirect Prompt Injection: As with any LLM skill that processes user-provided content, there is an inherent, general risk of indirect prompt injection. However, this skill does not introduce any specific vulnerabilities that would exacerbate this risk beyond the fundamental nature of LLM interaction. This is an informational note about LLM capabilities, not a specific flaw in the skill's design.
- Time-Delayed / Conditional Attacks: No conditional logic based on time, usage, or environment was detected.
Conclusion: The skill is well-defined, transparent, and poses no identifiable security risks based on the provided files.