Skill audit report
Automates Microsoft PowerPoint via JXA with AppleScript dictionary discovery. Use when asked to "automate PowerPoint presentations", "create slides programmatically", "JXA PowerPoint scripting", or "export PowerPoint to PDF". Covers presentations, slides, shapes, text, tables, export enums, and interop with Excel.
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
WARN48
40 GitHub stars
Stars/forks activity
WARN43
40 stars, 3 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
29d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO72
command execution surface
Install availability
PASS92
npx skills add SpillwaveSolutions/automating-mac-apps-plugin --skill automating-powerpoint
Install command safety
PASS92
standard package or runtime install path
Permission surface
INFO62
shell or command execution, filesystem or document access
Repository evidence
PASS86
https://github.com/SpillwaveSolutions/automating-mac-apps-plugin/tree/main/plugins/automating-mac-apps-plugin/skills/automating-powerpoint
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add SpillwaveSolutions/automating-mac-apps-plugin --skill automating-powerpoint
Repository
88
https://github.com/SpillwaveSolutions/automating-mac-apps-plugin/tree/main/plugins/automating-mac-apps-plugin/skills/automating-powerpoint
License
86
MIT
Maintenance
100
29d since push
AI review
55
Quick start example may not work as written due to incorrect JXA syntax for slide layout and adding slides (e.g., `powerpoint.slideLayouts['ppLayoutTitle']` and `doc.slides.add({index: 1, layout: ...})` may not be valid JXA).
README/SKILL.md completeness
86
Usable description available
Dependency risk
72
command execution surface
Install command safety
92
standard package or runtime install path
Permission surface
62
shell or command execution, filesystem or document access
Stars/forks activity
43
40 stars, 3 forks; issue activity unavailable in current metadata
Adoption
42
40 GitHub stars
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options