Twitter User Published Posts API

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill is a standard API wrapper for fetching Twitter user posts via JustOneAPI (api.justoneapi.com). The execution script (bin/run.mjs) is a clean implementation using native Node.js features to perform authenticated HTTP requests without any external dependencies, obfuscation, or unauthorized file/network access.