Skip to main content

square-post

Enables posting content to Binance Square, facilitating the sharing of trading insights with automated text posts.

Install this skill

or
90/100

Security score

The square-post skill was audited on Apr 9, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 46

Curl to non-GitHub URL

SourceSKILL.md
46curl -X POST 'https://www.binance.com/bapi/composite/v1/public/pgc/openApi/content/add' \
low line 26

External URL reference

SourceSKILL.md
26https://www.binance.com/bapi/composite/v1/public/pgc/openApi/content/add
low line 46

External URL reference

SourceSKILL.md
46curl -X POST 'https://www.binance.com/bapi/composite/v1/public/pgc/openApi/content/add' \
low line 79

External URL reference

SourceSKILL.md
79https://www.binance.com/square/post/{id}
low line 84

External URL reference

SourceSKILL.md
84https://www.binance.com/square/post/298177291743282
low line 151

External URL reference

SourceSKILL.md
1517. **Return post URL on success**: After successful post, return the URL `https://www.binance.com/square/post/{id}`
Scanned on Apr 9, 2026
View Security Dashboard
Installation guide →