This repository contains AI prompt and workflow files — no executable server code, no authentication, no user data storage.
The primary security considerations are:
- Prompt injection: the skill reads user-supplied URLs and screenshots. It does not execute arbitrary code from those sources, but agents using this skill should validate external input per their own security policies.
- External library CDN links:
references/data/interaction-effects-50.mdreferences CDN URLs for optional JS libraries. Users should verify CDN integrity (SRI hashes) before deploying to production.
If you discover a security issue related to the prompt logic, data files, or workflow design:
- Do not open a public issue.
- Contact the maintainer directly by opening a private security advisory at https://github.com/Pythoughts-labs/cinematic-ui/security/advisories/new.
- Include a description of the issue and steps to reproduce.
You should expect a response within 7 days.
| Version | Supported |
|---|---|
| 1.0.x | Yes |