MS-PPT-Style: Morgan Stanley PPT Generator
AdvisoryAudited by Static analysis on May 8, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Presentations created with this skill may appear more official or affiliated than intended, creating trust, compliance, or impersonation risk.
The skill is described as a style generator, but generated files are given an official-sounding Morgan Stanley author value, which could make recipients believe the deck came from Morgan Stanley.
pres.author = 'Morgan Stanley Research';
Do not use false institutional authorship. Change the default author to the actual user or organization, and add a clear disclaimer if the skill is only imitating a visual style.
Installing later dependency versions could change behavior if the upstream package changes or is compromised.
The skill depends on an external npm package using a version range. This is expected for PPTX generation, but the artifacts do not include a lockfile or pinned dependency.
"dependencies": {
"pptxgenjs": "^3.12.0"
}Install from a trusted npm registry and consider pinning dependencies with a lockfile for reproducible installs.
