Category

wordpress-rest-api skills

Browse 1 skills in the wordpress-rest-api category, with labels, findings, and runtime evidence where available.

1 matching skill
Page 1 of 1
category: wordpress-rest-api
clear filters

WordPress REST API

Workspace · wordpress-rest-api
Use Caution

Use this skill when the correct interface is HTTP against a WordPress site, not shell access with `wp`.

Source: Workspace import

Originally ingested from a local workspace copy.

version f6218252cbab
6 findings
Generic runtime syntax failure
runtime tested
generic runtime syntax failure
no human review yet

Runtime evidence: Sandbox smoke testing completed, but 6 probes did not behave cleanly.

Used fake placeholder env vars in the sandbox; no real credentials were exposed.

  • Shell syntax check for scripts/inspect-rest-api.sh exited with code 2.
  • Shell help/entrypoint probe for scripts/inspect-rest-api.sh exited with code 2.
  • Documented command probe for sh scripts/inspect-rest-api.sh --site https://example.com exited with code 2.
  • Documented command probe for sh scripts/inspect-rest-api.sh --site https://example.com --route /wp/v2/posts exited with code 2.
  • Documented command probe for sh scripts/inspect-rest-api.sh --site https://example.com --route /wp/v2/posts --method OPTIONS exited with code 2.
  • Documented command probe for sh scripts/inspect-rest-api.sh --site https://example.com --route /my-namespace/v1/report --method OPTIONS exited with code 2.
Safety
79
Quality
100
Transparency
76
Operational
92

Automated result: Use Caution

Current public label: Use Caution

The current label should account for both the file-level review and the fact that the sandbox syntax probe did not pass cleanly.

Human review: none yet

The current public label is still relying on automation. A human has not weighed in yet.

Severity mix: 1 high, 5 medium