Newspaper Brief
v1.1.0Create mobile-friendly newspaper-style long images from raw text or summaries by extracting key points and rendering structured content in a clean HTML/PNG f...
⭐ 2· 728·8 current·10 all-time
by@eisonme
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (newspaper-style mobile long images) match the included SKILL.md and the render_newspaper.py script. The script and example JSON are exactly what a formatter/renderer would need; no unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
SKILL.md instructs the agent to extract key points from user-provided text (or accept pre-made summaries) and then run the provided script to produce HTML/PNG. The instructions reference only local files and a local browser for headless screenshots. There are no directives to read unrelated system files, send data to external endpoints, or collect additional secrets.
Install Mechanism
No install spec is present (instruction-only skill with a helper script). The script is pure Python and uses standard libs plus optional Pillow; it does not download arbitrary archives or run network installs. This is a low-risk install posture.
Credentials
The skill requires no environment variables, credentials, or config paths. The script attempts to locate local Edge/Chrome executables (common for converting HTML to PNG) and can use Pillow if available; this is proportional to rendering functionality and does not imply access to unrelated secrets.
Persistence & Privilege
Flags show always:false and normal user-invocable/autonomous settings. The skill does not request persistent or elevated system privileges, nor does it modify other skills or system-wide configs.
Assessment
This skill appears to be what it says: a local renderer that turns structured or extracted text into a newspaper-style HTML/PNG. Before using: (1) be aware the agent (or you) will process any text you supply to produce highlights/sections — do not supply secrets you don't want rendered into files; (2) the script will try to invoke a local Chrome/Edge for headless screenshots and will write output files (e.g., output/newspaper-brief/demo.*) to disk, so ensure the runtime environment has a browser or accept only HTML output; (3) no network exfiltration or external endpoints are present in the code, but always inspect generated HTML/PNG before sharing publicly. If you need higher assurance, run the script in a sandboxed environment or review the full script locally (it is included).Like a lobster shell, security has layers — review code before you run it.
briefvk9710d40tcpsyk2r78fxy081fd82e6zahtmlvk9710d40tcpsyk2r78fxy081fd82e6zaimagevk9710d40tcpsyk2r78fxy081fd82e6zalatestvk9710d40tcpsyk2r78fxy081fd82e6zatelegramvk9710d40tcpsyk2r78fxy081fd82e6zazh-cnvk9710d40tcpsyk2r78fxy081fd82e6za
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
