AGENT LAB: SKILLS
skills/molefrog/skills/react-pdf/Gen Agent Trust Hub

react-pdf

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXPOSURE] (SAFE): The script uses renderToFile to save a PDF to the local path ./output.pdf. This is the intended behavior for a PDF generation utility and does not target sensitive system files or credentials.
  • [REMOTE_CODE_EXECUTION] (SAFE): No remote script downloads or piped command execution (e.g., curl|bash) were found. The code uses a standard, reputable library for its operations.
  • [PROMPT_INJECTION] (SAFE): The file consists of UI component definitions and static filler text. It does not contain instructions designed to override agent behavior or bypass safety guardrails.
  • [OBFUSCATION] (SAFE): The code is written in clear, readable TypeScript/React and does not utilize Base64, hex encoding, or hidden Unicode characters to mask malicious intent.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 04:56 PM