Skip to main content

backstage-backend-plugin

Facilitates the development of Backstage backend plugins with best practices for APIs, authentication, and database integration.

Install this skill

or
90/100

Security score

The backstage-backend-plugin skill was audited on Feb 9, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 34

Webhook reference - potential data exfiltration

SourceSKILL.md
34- What endpoints or APIs are needed (REST, GraphQL, webhooks)
low line 255

External URL reference

SourceSKILL.md
255Now `GET http://localhost:7007/api/example/health` returns `{ "status": "ok" }`. ([Backstage][3])
low line 269

External URL reference

SourceSKILL.md
269- GET http://localhost:7007/api/example/health → `{ "status": "ok" }`
low line 336

External URL reference

SourceSKILL.md
336[2]: https://support.claude.com/en/articles/12512198-creating-custom-skills
low line 337

External URL reference

SourceSKILL.md
337[3]: https://backstage.io/docs/plugins/backend-plugin/
low line 338

External URL reference

SourceSKILL.md
338[4]: https://backstage.io/docs/backend-system/core-services/index/
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →