lisp-best-practice
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: No security issues were detected. The skill's functionality is limited to providing text-based guidance on Lisp programming standards.
- [EXTERNAL_DOWNLOADS]: The skill references established documentation resources for the Lisp community.
- Evidence: Links to the LispWorks HyperSpec and Practical Common Lisp book are included in
references/best-practices.mdas reference material. - [PROMPT_INJECTION]: The skill is designed to review user-provided Lisp code, which represents an untrusted data source.
- Ingestion points: User-provided Lisp modules and snippets reviewed by the agent as described in
SKILL.md. - Boundary markers: The instructions do not specify the use of delimiters or warnings to ignore potential instructions embedded within the code being analyzed.
- Capability inventory: None detected. The skill does not request any tools or include any scripts for command execution, file system access, or network requests.
- Sanitization: Absent.
Audit Metadata