Skip to main content

late-api

Provides a comprehensive API for scheduling posts across 13 social media platforms, streamlining social media management.

Install this skill

or
69/100

Security score

The late-api skill was audited on Mar 8, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 18

Curl to non-GitHub URL

SourceSKILL.md
18curl -X POST https://getlate.dev/api/v1/profiles \
medium line 23

Curl to non-GitHub URL

SourceSKILL.md
23curl "https://getlate.dev/api/v1/connect/twitter?profileId=PROFILE_ID" \
medium line 27

Curl to non-GitHub URL

SourceSKILL.md
27curl -X POST https://getlate.dev/api/v1/posts \
medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: Official Late API reference for scheduling posts across 13 social media platforms. Covers authentication, endpoints, webhooks, and platform-specific features. Use when building with the L
medium line 41

Webhook reference - potential data exfiltration

SourceSKILL.md
41- [rules/webhooks.md](rules/webhooks.md) - Configure webhooks, verify signatures, events
low line 10

External URL reference

SourceSKILL.md
10**Base URL:** `https://getlate.dev/api/v1`
low line 12

External URL reference

SourceSKILL.md
12**Docs:** [getlate.dev/docs](https://getlate.dev/docs)
low line 18

External URL reference

SourceSKILL.md
18curl -X POST https://getlate.dev/api/v1/profiles \
low line 23

External URL reference

SourceSKILL.md
23curl "https://getlate.dev/api/v1/connect/twitter?profileId=PROFILE_ID" \
low line 27

External URL reference

SourceSKILL.md
27curl -X POST https://getlate.dev/api/v1/posts \
low line 55

External URL reference

SourceSKILL.md
55*[Late](https://getlate.dev) - Social Media Scheduling API for Developers*
Scanned on Mar 8, 2026
View Security Dashboard