Conference Poster Pitch
v1.0.0Use conference poster pitch for academic writing workflows that need structured execution, explicit assumptions, and clear output boundaries.
⭐ 0· 28·0 current·0 all-time
byAIpoch@aipoch-ai
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (conference poster pitch) matches the package contents: a small Python script that prints 30/60/180s pitches. There are no unrelated environment variables, binaries, or services requested.
Instruction Scope
SKILL.md instructs the agent to validate inputs and run the packaged script (scripts/main.py). The runtime instructions stay within the stated purpose and do not direct reading of unrelated files, network calls, or exfiltration. Minor note: the SKILL.md's Risk Assessment mentions file read/write in general, but the included script only prints output and does not read arbitrary files.
Install Mechanism
No install spec is provided (instruction-only with a packaged script). This is low risk — nothing is downloaded or extracted from external URLs and the script is a short, readable Python file.
Credentials
The skill requires no environment variables, credentials, or config paths. The requested permissions are proportional to its simple functionality.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does not modify other skills or global agent settings.
Assessment
This skill appears coherent and low-risk. If you plan to run it, you can: (1) inspect scripts/main.py (it's short and readable), (2) run python -m py_compile scripts/main.py and python scripts/main.py --help as suggested, and (3) run it in your usual sandbox or workspace. Avoid passing sensitive secrets as the poster title or other arguments; although the script only prints text, any printed output becomes part of your workspace history.Like a lobster shell, security has layers — review code before you run it.
latestvk97b9gw80ev1mb2hrx420wx2vd843sx6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
