Skip to main content

cpp-coding-standards

Enforces modern C++ coding standards based on core guidelines to ensure safe and idiomatic practices in C++ development.

Install this skill

or
98/100

Security score

The cpp-coding-standards skill was audited on Mar 8, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 9

External URL reference

SourceSKILL.md
9源自 [C++ 核心准则](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) 的现代 C++(C++17/20/23)综合编码标准。强制执行类型安全、资源安全、不变性和清晰性。
low line 373

External URL reference

SourceSKILL.md
373fetch_data("https://api.example.com");
Scanned on Mar 8, 2026
View Security Dashboard