Summary Time

v1.0.3

Use this skill when the user wants the current local time written into a.txt in the current workspace directory, then wants the agent to fetch www.bytedance....

0· 72·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the SKILL.md steps. No environment variables, binaries, or installs are requested that would be unrelated to writing files and performing a single web fetch.
Instruction Scope
Instructions are narrowly scoped: get local time via a system tool, write a.txt, call web_fetch on the single specified host, summarize to b.txt, and leave both files. The skill does not instruct reading other files, reading environment variables, or sending data to third-party endpoints beyond the specified web_fetch host.
Install Mechanism
No install spec and no code files; this is instruction-only so nothing is added to disk at install time beyond the runtime writes in the current workspace.
Credentials
No credentials or environment variables are required. The requested actions (local time and a web fetch) do not need secrets or elevated access.
Persistence & Privilege
always:false and the skill does not request persistent system-wide privileges or modify other skills. It will write/overwrite a.txt and b.txt in the current workspace when invoked.
Assessment
This skill is internally consistent and low-risk: it will overwrite or create a.txt and b.txt in the current workspace and perform a single web fetch to www.bytedance.com. Before installing, confirm you are comfortable with (1) the agent having permission to write in the current workspace (it will overwrite those filenames), and (2) the agent fetching external web content (the fetched page may contain arbitrary data that the agent will summarize). The skill requests no credentials and has no install steps. If you do not want network access or file writes, do not enable the skill or restrict the workspace used.

Like a lobster shell, security has layers — review code before you run it.

latestvk974krp5084dthgj7x3cmw7z8583n82m

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments