Scanned skills

adobe/skills appbuilder-testing

Checked the catalogued skill at appbuilder-testing.

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

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

D Permissions

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

B Transparency

B; retained sample includes a medium finding · SD-007 · what this rule accepts as a false positive →

9 findings
permission_hygienehigh SD-003
assets/component-test-template.js
permission_hygienehigh SD-003
assets/component-test-template.js
permission_hygienehigh SD-003
assets/component-test-template.js
securityhigh SD-007
references/component-testing-patterns.md
permission_hygienehigh SD-003
references/component-testing-patterns.md
permission_hygienehigh SD-003
references/component-testing-patterns.md
securityhigh SD-007
references/component-testing-patterns.md
transparencymedium SD-007
references/debugging.md
securityhigh SD-007
references/debugging.md
3 suppressed by AI triage
securityhigh SD-007 benign_example
assets/mock-files-sdk.js

The string is a mock presigned URL used in a Jest test, not an actual outbound network call.

securityhigh SD-007 benign_example
assets/uix-guest-mock-helper.js

Mock configuration for testing; no real network call is executed.

permission_hygienehigh SD-003 benign_example
assets/unit-test-template.js

The require path is a relative path within the project, not accessing system directories.