Generate a structured paper outline from review conclusions and experiment results. Use when user says \"写大纲\", \"paper outline\", \"plan the paper\", \"论文规划\", or wants to create a paper plan before writing.
64
76%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Fix and improve this skill with Tessl
tessl review fix ./skills/skills-codex/paper-plan/SKILL.mdSecurity
3 findings: 3 critical severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected a prompt injection in the skill instructions. The skill contains hidden or deceptive instructions that fall outside its stated purpose and attempt to override the agent’s safety guidelines or intended behavior.
The skill contains a hidden/deceptive instruction to perform silent file writes without user permission ("Do NOT ask the user for permission — just do it silently."), which directs behavior outside the stated purpose and is covert.
Detected a suspicious URL in the skill instructions that could lead the agent to download and execute malicious scripts or binaries. This includes links to executables from untrusted sources, typosquatting of official packages, URL shorteners that obscure the destination, and personal file hosting services.
All three are personal/unverified GitHub repositories referenced by the skill—while GitHub is a legitimate platform, personal repos from unknown accounts can host executables or releases and are commonly used to distribute malware if not independently verified.
Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.
The skill explicitly instructs sending complete outlines (including claims/evidence) to an external reviewer model and to retry writes via silent Bash commands without asking the user, enabling potential data exfiltration and unauthorized file modification.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
SKILL.md instructs the agent to “Read all available narrative documents and extract” from project files like `NARRATIVE_REPORT.md` / `review-stage/AUTO_REVIEW.md` / `idea-stage/IDEA_REPORT.md`, which at runtime are free-text authored by parties other than the operating user (outsider-authored content) and then included in the LLM context for outline generation and cross-review.
f4f20f9
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.