Founder Daily Brief
v1.0.0Generate a personalized daily briefing for startup founders. Use when: "创始人日报", "每日简报", "startup daily brief", "morning founder report", "创业日报", "daily diges...
⭐ 0· 45·0 current·0 all-time
byDelta Wu@wulaosiji
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (founder daily brief) match the files provided: an instruction SKILL.md, README, and a Python script that generates a markdown brief from a JSON input. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md sensibly asks the user to paste calendar/tasks/keywords and to save the brief locally. It also instructs the agent to 'Conduct quick research' on industry news and competitors; that step is open-ended (does not specify authorized sources or how to fetch news). The included script itself does not perform network requests — it expects the caller to supply news/competitor items in the input JSON. This is reasonable, but users should be aware the agent may attempt web access if given permission.
Install Mechanism
No install spec; this is effectively instruction-plus-script. requirements.txt indicates no external Python packages. No downloads, no archive extraction, and no package registry pulls are present.
Credentials
The skill requires no environment variables, credentials, or special config paths. The script only reads the provided JSON input and writes an output markdown file—no secret sources are requested.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills or system-wide settings. It writes output to the current working directory as documented (expected behavior).
Assessment
This skill appears coherent and low-risk: it generates a local markdown brief from a JSON you provide. Before using, avoid pasting sensitive credentials or private tokens into the input JSON. Be mindful that SKILL.md asks the agent to 'conduct quick research' — if you enable the agent's web access, it may fetch news from the internet; if you prefer to avoid external calls, supply news/competitor items yourself in the input JSON. Run the script in a controlled folder to keep output files isolated and inspect generated files before sharing them.Like a lobster shell, security has layers — review code before you run it.
latestvk97dyww208e5xdkgh704rszabs84rfjc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
