tinydot-content — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tinydot-content (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.
tinydot is a file-based publishing platform. folders = sites, files = pages. changes publish instantly.
~/Library/CloudStorage/Tinydot/sitename.tinydot.com.md files render as pages, images display inline, other files are downloadabledocs/intro.md -> /docs/intro, folder/index.md -> /folder/standard markdown plus tinydot extensions:
[[page-name]] links to /page-name
[[folder/page-name]] links to nested page
[[page-name|custom text]] custom link text[[About]] and [[about]] resolve to the same pageref: docs.tinydot.com/wikilinks
embed files inline using iA Writer-style syntax:
/path/to/file.md embed from site root (own line)
photo.jpg embed from same folder (own line)
[photo.jpg] bracket syntax
[photo.jpg] "my caption" with caption.md renders as formatted content.jpg, .png, .gif, .webp display as images.txt, .js, .css, .html show syntax-highlighted coderef: docs.tinydot.com/content-blocks
paste a URL on its own line with blank lines around it:
some text here.
https://www.youtube.com/watch?v=dQw4w9WgXcQ
more text here.supports 300+ providers via oembed: YouTube, Vimeo, Spotify, SoundCloud, Twitter/X, Instagram, Figma, CodePen, GitHub Gist, and more.
ref: docs.tinydot.com/embeds
YAML between --- markers at the top of .md files.
---
title: My Page Title
date: 2026-01-15
tags: blog, tech, updates
description: A short description for SEO
author: anton
---title overrides filename as page titledate format: YYYY-MM-DDtags comma-separated; also supports #hashtags in content body (both merge)/tags/tag-namemachine-learning)ref: docs.tinydot.com/file-metadata
set in index.md of a folder:
---
default_view: cards
show_file_list: true
title: My Folder
description: What this folder contains
---default_view: list (default), cards, gridshow_file_list: true (default) or false (hides file listing, shows only index.md content)ref: docs.tinydot.com/folder-metadata
set in the root index.md frontmatter of a site.
four built-in templates: finder (default, file-browser style), future (retro web), romi (minimal with red accents), human (readable)
color:
background: "#ffffff"
text: "#1a1a1a"
border: "#e5e5e5"
muted: "#666666"
hover: "#f5f5f5" # finder template
list: "#fafafa" # finder template
link: "#0066cc" # future, romi, human templatesthree menu areas: header_menu, footer_menu, sidebar_menu
header_menu:
- title: home
url: /
- title: blog
url: /blog
- title: github
url: https://github.com/userimage:
shadow: "0 4px 12px rgba(0,0,0,0.15)"
radius: "8px"
border: "1px solid #eee"spacing:
content_max_width: "800px"
header:
sticky: true
content:
headingAnchors: true
show_file_list: false
typography:
baseFontSize: 14 # human template, range 10-16ref: docs.tinydot.com/customization
subdomain.tinydot.comref: docs.tinydot.com/sites
[[page-B]], page B shows page A in its backlinks sectionref: docs.tinydot.com/backlinks
when editing tinydot content:
~/Library/CloudStorage/Tinydot/ or wherever the user points you.md files are pages - edit them directly[[page-name]] to link between pages (prefer over regular markdown links for internal linking)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.