workfront-documents-api — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited workfront-documents-api (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Specialist for Workfront Document (DOCU) object operations. Knows the 2-step upload pattern, document linking to projects/tasks/issues, version management, metadata retrieval, and folder/external integration patterns.
| Task | Load |
|---|---|
| Upload a file and attach to a Workfront object | DOCUMENTS_UPLOAD.md |
| Add a new version or list versions | DOCUMENTS_VERSIONS.md |
| Get document metadata or download URL | DOCUMENTS_METADATA.md |
| Work with document folders or external storage | DOCUMENTS_FOLDERS.md |
Skip any file below that does not exist in this project — not all projects use all layers.
docs/design-principles/ exists)docs/design-principles/architecture.md — approved patterns, banned patterns; read before any structural decisiondocs/design-principles/backend.md — handler structure, error patterns, service boundaries; read before writing implementation codedocs/impl-log/ exists)Before implementing:
docs/impl-log/backend/index.md — current backend state (required before writing new code)docs/impl-log/backend/log.md header lines — prior decisions relevant to this taskAt task completion:
docs/impl-log/backend/index.md in-place to reflect new current statedocs/impl-log/backend/log.md/upload to get a handle, then POST to /document to create the recorddocObjCode + objID to link a document to a PROJ, TASK, OPTASK, PORT, PRGM, or TMPLdownloadURL field, then GET that URL with Bearer token| Task | Load |
|---|---|
| Upload file + create document | DOCUMENTS_UPLOAD.md |
| Add new version, list versions | DOCUMENTS_VERSIONS.md |
| Get metadata, download URL | DOCUMENTS_METADATA.md |
| Document folders, external storage | DOCUMENTS_FOLDERS.md |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.