latex-scaffold

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security vulnerabilities were identified. The skill implements a straightforward conversion process from Markdown to LaTeX.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: Data handling is restricted to the local workspace. The script reads draft content and writing goals to produce the LaTeX output. No network calls or exfiltration patterns were observed.
  • [COMMAND_EXECUTION]: The script does not invoke any system commands or shell processes. File operations are handled through standard library calls and local utility functions.
  • [PROMPT_INJECTION]: The skill instructions and script logic focus purely on technical transformation and do not contain directives that attempt to override AI behavior or safety constraints.
  • [REMOTE_CODE_EXECUTION]: The skill does not download, fetch, or execute any remote code or scripts. It relies on local imports from a trusted internal tooling directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 02:00 PM