skills/rebyteai/rebyte-skills/slide/Gen Agent Trust Hub

slide

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill interacts with the vendor's official API (api.rebyte.ai) to fetch style configurations and upload presentation assets. These operations are consistent with the skill's stated purpose and use legitimate vendor infrastructure.
  • [SAFE]: Style bundles are downloaded as ZIP files from the vendor's API and extracted to a local directory (~/.slide-styles/). These bundles contain design tokens and HTML snippets used to ensure visual consistency in generated decks.
  • [SAFE]: The skill uses browser automation (Chrome via DevTools Protocol) to export HTML slides as images. The scripts include robust readiness checks and style injections to handle asynchronous assets and animations correctly.
  • [SAFE]: User-provided source content is saved and processed to generate slide outlines and text. The skill follows a structured workflow with multiple confirmation steps, ensuring transparency and user control.
  • [SAFE]: File management operations, such as creating project directories and updating a workspace ledger (INDEX.md), are performed within the designated /code/slides/ path.
  • [SAFE]: Local processing for merging slides into PDF or PowerPoint formats is handled by standalone scripts using standard libraries (pdf-lib, pptxgenjs) without external network dependencies beyond the platform's standard capabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 30, 2026, 09:30 PM