Scanned skills

jaganpro/sf-skills sf-diagram-mermaid

Checked the catalogued skill at sf-diagram-mermaid.

SkillTrust corpus scan 14 September 2026 v0.10.0 via skillsh Verify on GitHub
D AI-triaged 23
D Security

D set by findings not listed

D Permissions

D; retained sample includes a high finding · SD-003 · what this rule accepts as a false positive →

A Transparency

A set by no findings on this axis

showing 10 of 23
permission_hygienehigh SD-003
README.md
permission_hygienehigh SD-003
README.md
permission_hygienehigh SD-003
SKILL.md
permission_hygienehigh SD-003
SKILL.md
permission_hygienehigh SD-003
SKILL.md
permission_hygienehigh SD-003
SKILL.md
permission_hygienehigh SD-003
SKILL.md
permission_hygienehigh SD-003
SKILL.md
permission_hygienehigh SD-003
SKILL.md
permission_hygienehigh SD-003
SKILL.md
15 suppressed by AI triage
transparencymedium SD-007 benign_example
assets/oauth/client-credentials.md

The snippet is example code showing how to obtain a Salesforce OAuth token; it is benign documentation, not malicious execution.

securityhigh SD-007 benign_example
assets/oauth/client-credentials.md

This is illustrative Python code for a legitimate token request, not an actual threat.

securityhigh SD-007 benign_example
assets/oauth/client-credentials.md

It demonstrates a standard API call to Salesforce, purely instructional and harmless.

transparencymedium SD-007 benign_example
assets/oauth/device-authorization.md

Documentation example of OAuth device flow, not malicious code

transparencymedium SD-007 benign_example
assets/oauth/device-authorization.md

Documentation example of polling token endpoint, not malicious code

securityhigh SD-007 benign_example
assets/oauth/device-authorization.md

Python example of OAuth device flow in documentation, benign

securityhigh SD-007 benign_example
assets/oauth/device-authorization.md

Python example of token polling in documentation, benign

transparencymedium SD-007 benign_example
assets/oauth/jwt-bearer.md

Example curl command used in documentation, not an active threat.

securityhigh SD-007 benign_example
assets/oauth/jwt-bearer.md

requests.post example is part of documentation, not an active attack.

transparencymedium SD-007 benign_example
assets/oauth/refresh-token.md

This is a documentation example of a curl command, not executable code.

securityhigh SD-007 benign_example
assets/oauth/refresh-token.md

The snippet shows a library call in documentation, not an active outbound network operation.

transparencymedium SD-007 benign_example
assets/oauth/refresh-token.md

It is a documented example of revoking a token, not a real network request being made by the application.

permission_hygienehigh SD-003 benign_example
scripts/README.md

The absolute path is shown only as a user example in documentation, not executed code.

permission_hygienehigh SD-003 benign_example
scripts/README.md

The absolute path is used only in README instructions, not in executable code.

permission_hygienehigh SD-003 benign_example
scripts/README.md

The absolute path appears only as a command example in documentation, not as part of runtime logic.