Back to skill

Security audit

Baby Photo Book

Security checks for vulnerabilities and agentic risk

Overview

This skill locally turns a user-selected folder of baby photos into a PDF photo book without evidence of hidden network access, credential use, or unrelated system changes.

Install only if you are comfortable giving the script access to the specific photo folder you choose, since baby photos and EXIF dates can be sensitive. Use a virtual environment for Pillow and ReportLab, review the output path before running, and avoid pointing it at broad folders such as your full home directory.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.