Skip to main content

dbos-typescript

Provides a comprehensive guide for building reliable TypeScript applications with DBOS, focusing on workflows, steps, and fault tolerance.

Install this skill

or
96/100

Security score

The dbos-typescript skill was audited on Mar 1, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 81

Fetch to external URL

SourceSKILL.md
81return await fetch("https://api.example.com").then(r => r.json());
low line 64

Access to .env file

SourceSKILL.md
64systemDatabaseUrl: process.env.DBOS_SYSTEM_DATABASE_URL,
low line 81

External URL reference

SourceSKILL.md
81return await fetch("https://api.example.com").then(r => r.json());
low line 115

External URL reference

SourceSKILL.md
115> 🏰 **Rei Skills** — Curated by [Rootcastle Engineering & Innovation](https://www.rootcastle.com) | Batuhan Ayrıbaş
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
rootcastleco/rei-skills