PowerPoint

v1.0.0

Control PowerPoint app sessions, slides, notes, export, and presentation state with osascript workflows.

0· 556·5 current·5 all-time
byIván@ivangdavila
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
Name/description, required binary (osascript), macOS restriction, and the documented behaviors (app attach, slide operations, export, slideshow control) are coherent and proportionate. The declared memory path (~/powerpoint/) is reasonable for storing local safety defaults and notes.
Instruction Scope
SKILL.md directs the agent to run specific osascript AppleScript snippets, verify app state before acting, and optionally create/read/write local files under ~/powerpoint/. All instructions stay within the stated purpose. Note: the skill persists local state (memory/incidents/deck-notes) which is expected for live-control automation; the docs explicitly limit storing slide contents unless the user asks.
Install Mechanism
No install spec or external downloads — instruction-only skill relying on an existing, standard system binary (osascript). This is the lowest-risk install model.
Credentials
No environment variables, credentials, or external config paths are requested. The only config path referenced is a user-home folder (~/powerpoint/) for local memory, which is justified by the skill's intended behavior.
Persistence & Privilege
Skill is not always-enabled and uses default model invocation settings. It persists small local state under ~/powerpoint/ (explicit in docs). It does not request system-wide privileges or modify other skills' config. Autonomous invocation is allowed by default but is not combined with other red flags here.
Scan Findings in Context
[no_regex_findings] expected: The static scanner found no regex matches; this is expected because the skill is instruction-only (no code files) and runtime AppleScript snippets are present only in documentation files.
Assessment
This skill appears coherent: it runs AppleScript (osascript) to control a live PowerPoint app and stores small local state in ~/powerpoint/. Before installing, confirm you are comfortable with an agent that can run osascript on your machine and create files in your home directory. The skill does not request cloud credentials or external installs, but AppleScript can perform broad local actions — review any scripts or outputs if you have sensitive slides or workflows. Keep destructive actions disabled by default and require explicit confirmation (the skill's docs already recommend this). If you want to be extra cautious, test on a non-critical deck and inspect ~/powerpoint/ contents after a run.

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

latestvk97ff6nqsj5r3dz0bfhqkjnt5h82v0zs

License

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

Runtime requirements

📽️ Clawdis
OSmacOS
Binsosascript

Comments