
I built a free Apify Actor Store audit tool. Would love feedback from Actor builders.
Hey everyone, I’m building Cosnify and just shipped a small free tool for Apify Actor builders:
https://cosnify.app/tools/apify-actor-audit
You paste a public Apify Actor URL and it gives a Store-readiness score across:
- Store positioning
- README quality
- SEO title/description
- input UX
- output/dataset clarity
- trust signals like maintenance, usage, reviews, and recent run reliability
Important: v1 does not run your Actor or inspect private source. It only audits public Actor metadata available from the Apify API, so it is more of a Store/docs/readiness check than a runtime quality test.
I built it because a lot of Actors are technically useful but hard for buyers to understand quickly. My goal is to help builders improve README structure, input explanations, output examples, and Store SEO before publishing or promoting.
Would love feedback on:
Are these the right criteria?
What would you add to a serious Apify Actor audit?
Should the next version inspect `input_schema.json`, `dataset_schema.json`, and run examples?