presentation — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited presentation (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Create professional presentations from text or outline using Marp CLI.
Create .md file with Marp syntax:
---
marp: true
theme: default
paginate: true
---
# Заголовок презентации
Подзаголовок или автор
---
## Слайд 2
- Пункт 1
- Пункт 2
- Пункт 3
---
## Слайд с изображением

Текст слева от картинки
---
## Код
print("Hello, World!")
---
# Спасибо за внимание!
Контакты: [email protected]# PDF (default, best quality)
marp presentation.md -o ~/Desktop/presentation.pdf
# PowerPoint
marp presentation.md -o ~/Desktop/presentation.pptx
# HTML (single file)
marp presentation.md -o ~/Desktop/presentation.html--- # full background
 # left split
 # right 40%
 # fit inside
 # cover (crop)**bold** *italic* ~~strikethrough~~
`inline code`Available: default, gaia, uncover
Set in frontmatter:
---
marp: true
theme: gaia
class: lead
---<!-- _class: lead --> # centered title slide
<!-- _backgroundColor: #123 -->
<!-- _color: white --># Create presentation
{baseDir}/scripts/create-presentation.sh "Title" "outline.txt" ~/Desktop/output.pdf
# Or manually
marp slides.md -o output.pdf --allow-local-files--pdf-notes includes speaker notes~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.